Answer Posted / 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 |
Post New Answer View All Answers
What is string made of?
What are the differences between c++ and java?
What does provide mean construction?
Can we have more than one package statement in source file ?
Why we use set in java?
What is the basic difference between string and stringbuffer object?
What is equlas() and hashcode() contract in java? Where does it used?
How is a variable stored in memory?
Is ++ operator is thread safe in java?
What are format specifiers in java?
What is palindrome in java?
In java how do we copy objects?
Why are the destructors for base class and derived class called in reverse order when the program exits
Can we serialize arraylist in java?
What are java annotations?