1.

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

Answer»

The CORRECT CHOICE is (B) getWindow()

To EXPLAIN: NONE.



Discussion

No Comment Found

Related InterviewSolutions