DEVFYI - Developer Resource - FYI

What modifiers may be used with an interface declaration?

Java Interview Questions and Answers (part 2)


(Continued from previous question...)

273. What modifiers may be used with an interface declaration?

An interface may be declared as public or abstract.

(Continued on next question...)

Other Interview Questions