DEVFYI - Developer Resource - FYI

What is the difference between a Window and a Frame?

Java Interview Questions and Answers (part 2)


(Continued from previous question...)

252. What is the difference between a Window and a Frame?

The Frame class extends Window to define a main application window that can have a menu bar.

(Continued on next question...)

Other Interview Questions