Home » JAVA Programming » Java Basic » Question
  1. Which of these methods can be used to determine the type of event?
    1. getSource()
    2. getEvent()
    3. getEventObject()
    4. getID()
    5. None of these
Correct Option: D

getID() can be used to determine the type of an event.



Your comments will be displayed only after manual approval.