Home » JAVA Programming » Java Basic » Question
  1. Which of these methods is used to obtain the object that generated a WindowEvent?
    1. getWindowObject()
    2. getMethod()
    3. getWindow()
    4. getWindowEvent()
    5. None of these
Correct Option: C

getMethod()



Your comments will be displayed only after manual approval.