FocusEvent is subclass of which of these classes?
(a) ComponentEvent
(b) ContainerEvent
(c) ItemEvent
(d) InputEvent
I had been asked this question in an internship interview.
This is a very interesting question from ComponentEvent, ContainerEvent & FocusEvent Class topic in portion Event Handling of Java