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
Is java based on c?
Can a java program have 2 main methods?
Is main a function?
What are the restrictions that are applied to the java static methods?
What do you mean by synchronized non access modifier?
How would you convert bytes to string?
Why are global variables used?
Can we use different return types for methods when overridden?
What is formatted output?
what is collatration?
What is string data?
What are advantages of exception handling in java?
Can we create an object if a class doesn't have any constructor ( not even the default provided by constructor ) ?
What is the char data type?
What is the declaration statement?