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 the difference between overriding and overloading in OOPS.
Can we call a non-static method from inside a static method?
What is difference between variable declaration and definition?
What does int argc char * argv [] mean?
what are the states associated in the thread? : Java thread
What is t in parametric equations?
Where is jre installed?
How do you input a string in java?
Can we override the static method?
What is final method in java?
Why do we use string?
What is bean? Where it can be used?
Which package has light weight components in java programming?
Find the value of a specified element of the array arr[i] where 0 <= i <= n-1
How do you sing an Applet ?