Which Of These Methods Is Used To Obtain The Object That #1019
Which of these methods is used to obtain the object that generated a WindowEvent?
This multiple choice question (MCQ) is related to the book/course
gs gs128 Java.
It can also be found in
gs gs128 Java Event Handling - MouseEvent, TextEvent & WindowEvent Class in Java - Quiz No.1.
Which of these methods is used to obtain the object that generated a WindowEvent?
getMethod()
getWindow()
getWindowEvent()
getWindowObject()