DEVFYI - Developer Resource - FYI

What modifiers may be used with a top-level class?

Java Interview Questions and Answers (part 2)


(Continued from previous question...)

348. What modifiers may be used with a top-level class?

A top-level class may be public, abstract, or final.

(Continued on next question...)

Other Interview Questions