Home » JAVA Programming » Java Basic » Question
  1. Which of these is a superclass of all Adapter classes?
    1. ComponentEvent
    2. Event
    3. InputEvent
    4. Applet
    5. None of these
Correct Option: D

All Adapter classes extend Applet class.



Your comments will be displayed only after manual approval.