What is the top class of AWT event hierarchy?
Answers were Sorted based on User's Feedback
Answer / janet
The java.awt.AWTEvent class is the highest-level class in
the AWT event-class hierarchy.
Is This Answer Correct ? | 18 Yes | 0 No |
Answer / akhil
AWTEvent class is the top class of AWT event hierarchy and
all other event classes and awt event also extends from
EventObject class
Is This Answer Correct ? | 8 Yes | 2 No |
Answer / chandrarekha
java.util.EventObject---java.awt.awtevent....
Is This Answer Correct ? | 6 Yes | 3 No |
what questions are been asked ??? for interview in apti
What do you mean by static variable?
What are constants?
Define Compiling?
what is servlet filter?
What is character in data type?
What is double data type?
What is the primary benefit of encapsulation?
When do I need to use reflection feature in java?
What is structure of java heap? What is perm gen space in heap?
What is meant by method overriding?
How do you clear a method in java?