1.

Which of these are integer constants of ComponentEvent class?(a) COMPONENT_HIDDEN(b) COMPONENT_MOVED(c) COMPONENT_RESIZE(d) All of the mentionedThis 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

Answer»

The correct ANSWER is (d) All of the mentioned

The BEST explanation: The COMPONENT event class defines 4 constants COMPONENT_HIDDEN, COMPONENT-MOVED, COMPONENT-RESIZE and COMPONENT-SHOWN.



Discussion

No Comment Found

Related InterviewSolutions