Abstract Window Toolkit (AWT) Question:

Which is the super class of all event classes?

Tweet Share WhatsApp

Answer:

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

Download AWT PDF Read All 41 AWT Questions
Previous QuestionNext Question
What is the difference between a Window and a Frame?What is the purpose of the enableEvents() method?