Multiple Choice
Which of these events will be generated if we close a Frame window?
A) ActionEvent
B) ComponentEvent
C) AdjustmentEvent
D) WindowEvent
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q15: Which of the following creates a List
Q16: What is a listener in context to
Q17: java.awt.Component class method getLocation() returns Point (containg
Q18: State true or false<br>(i) Java RMI supports
Q19: Which one of the following does not
Q21: An Applet has its Layout Manager set
Q22: What is default layout manager for panels
Q23: Which of the following methods finds the
Q24: How do you change the current layout
Q25: State true or false<br>(i) JPanel is a