Answer Posted / 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 |
Post New Answer View All Answers
What is a percentage sign called?
What are the differences between checked exception and unchecked exception?
Can we sort array in java?
Why is stringbuffer faster than string?
What does exp mean in math?
define the terminology association.
What purpose do the keywords final, finally, and finalize fulfill?
What do you mean by exception handling in Java?
What is parsing and its types?
Why set do not allow duplicates in java?
What is the function of static in java?
What is bifunction in java?
What is a consumer in java?
What is string data type?
How does finally block differ from finalize() method?