Which of these are integer constants of ComponentEvent class?
(a) COMPONENT_HIDDEN
(b) COMPONENT_MOVED
(c) COMPONENT_RESIZE
(d) All of the mentioned
This question was posed to me by my college director while I was bunking the class.
The above asked question is from ComponentEvent, ContainerEvent & FocusEvent Class topic in section Event Handling of Java