Which of these events is generated when the window is closed?
(a) TextEvent
(b) MouseEvent
(c) FocusEvent
(d) WindowEvent
This question was posed to me by my college director while I was bunking the class.
This question is from MouseEvent, TextEvent & WindowEvent Class in section Event Handling of Java