What is the top class of AWT event hierarchy?

Answers were Sorted based on User's Feedback



What is the top class of AWT event hierarchy?..

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

What is the top class of AWT event hierarchy?..

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

What is the top class of AWT event hierarchy?..

Answer / ashish shinkar

component

Is This Answer Correct ?    5 Yes 1 No

What is the top class of AWT event hierarchy?..

Answer / chandrarekha

java.util.EventObject---java.awt.awtevent....

Is This Answer Correct ?    6 Yes 3 No

What is the top class of AWT event hierarchy?..

Answer / ravikiran

container

Is This Answer Correct ?    4 Yes 5 No

Post New Answer

More Core Java Interview Questions

what questions are been asked ??? for interview in apti

0 Answers  


What do you mean by static variable?

0 Answers   TCS,


What are constants?

0 Answers  


Define Compiling?

3 Answers  


what is servlet filter?

2 Answers  


What is character in data type?

0 Answers  


What is double data type?

0 Answers  


What is the primary benefit of encapsulation?

0 Answers  


When do I need to use reflection feature in java?

0 Answers  


What is structure of java heap? What is perm gen space in heap?

0 Answers  


What is meant by method overriding?

0 Answers  


How do you clear a method in java?

0 Answers  


Categories