DEVFYI - Developer Resource - FYI

What class is the top of the AWT event hierarchy?

Java Interview Questions and Answers (part 2)


(Continued from previous question...)

209. What class is the top of the AWT event hierarchy?

The java.awt.AWTEvent class is the highest-level class in the AWT event-class hierarchy.

(Continued on next question...)

Other Interview Questions