MouseEvent is subclass of which of these classes?
(a) ComponentEvent
(b) ContainerEvent
(c) ItemEvent
(d) InputEvent
This question was addressed to me in an online quiz.
My doubt stems from MouseEvent, TextEvent & WindowEvent Class topic in section Event Handling of Java