InterviewSolution
Saved Bookmarks
| 1. |
FocusEvent is subclass of which of these classes?(a) ComponentEvent(b) ContainerEvent(c) ItemEvent(d) InputEventI 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 |
|
Answer» RIGHT ANSWER is (a) ComponentEvent Best EXPLANATION: NONE. |
|