What is AWT?

Submitted by: Administrator
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.
Submitted by: Administrator

Read Online Java Swing Programming Job Interview Questions And Answers