Which of these methods is used to obtain the object that generated a WindowEvent?
(a) getMethod()
(b) getWindow()
(c) getWindowEvent()
(d) getWindowObject()
I got this question in a national level competition.
The question is from MouseEvent, TextEvent & WindowEvent Class topic in portion Event Handling of Java