Search

What modifiers are allowed for methods in an Interface?



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