Abstract Window Toolkit (AWT) Question:

Download Job Interview Questions and Answers PDF

What is java AWT?

AWT Interview Question
AWT Interview Question

Answer:

A AWT stands for Abstract Window Toolkit. AWT enables programmers to develop Java applications with GUI components, such as windows, and buttons. The Java Virtual Machine (JVM) is responsible for translating the AWT calls into the appropriate calls to the host operating system.

Download AWT Interview Questions And Answers PDF

Previous QuestionNext Question
What is java Swing?What is an event handler?