Abstract Window Toolkit (AWT) Question:

Download Job Interview Questions and Answers PDF

Which is the super class of all event classes?

AWT Interview Question
AWT Interview Question

Answer:

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

Download AWT Interview Questions And Answers PDF

Previous QuestionNext Question
What is the difference between a Window and a Frame?What is the purpose of the enableEvents() method?