Prepare Interview

Mock Exams

Make Homepage

Bookmark this page

Subscribe Email Address

Java%20Swing%20Interview%20Questions%20and%20Answers

Question: What is AWT?
Answer: 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.
Is it helpful? Yes No

Most helpful rated by users:

©2024 WithoutBook