Friday, 18 March 2016

What modifiers are allowed for methods in an Interface ?


Only public and abstract modifiers are allowed for methods in interfaces.

No comments:

Post a Comment

Note: only a member of this blog may post a comment.