OOPS
August 29, 2024
OOPS
August 29, 2024
OOPS
August 29, 2024
OOPS
August 29, 2024

OOPS

Question 141
Which of these events will be generated if we close an applet’s window?
A
ActionEvent
B
ComponentEvent
C
AdjustmentEvent
D
WindowEvent
Question 141 Explanation: 
A low level event that indicates that a window has changed its status. This low-level event is generated by a Window object when it is opened, closed, activated, deactivated, iconified, or deiconified, or when focus is transferred into or out of the Window.
Correct Answer: D
Question 141 Explanation: 
A low level event that indicates that a window has changed its status. This low-level event is generated by a Window object when it is opened, closed, activated, deactivated, iconified, or deiconified, or when focus is transferred into or out of the Window.

Leave a Reply

Your email address will not be published. Required fields are marked *