DEVFYI - Developer Resource - FYI

57 Q What is the difference between a Window and a Frame?

Swing AWT Interview Questions


(Continued from previous question...)

57 Q What is the difference between a Window and a Frame?

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

(Continued on next question...)

Other Interview Questions