What is the top class of AWT event hierarchy?

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


Please Help Members By Posting Answers For Below Questions

How is it possible for two string objects with identical values not to be equal under the == operator?

733


Why does java have two ways to create child threads?

665


When will we use them?

800


What is nested top-level class?

771


What is break and continue statement?

785


When should I use stringbuffer?

761


Write a java program to find the route that connects between Red and Green Cells. General Rules for traversal 1. You can traverse from one cell to another vertically, horizontally or diagonally. 2. You cannot traverse through Black cells. 3. There should be only one Red and Green cell and at least one of each should be present. Otherwise the array is invalid. 4. You cannot revisit a cell that you have already traversed. 5. The maze need not be in the same as given in the above example

2321


What is application system?

683


What is the collections api in java programming?

751


Is age discrete or continuous?

868


What are the differences between c++ and java?

798


Is java a compiler?

743


What two classes are used to read data only?

839


Which browsers work with java?

803


What do you mean by data type?

769