J2SE Question:
Download Job Interview Questions and Answers PDF
What is Abstract Window Toolkit (AWT)?
Answer:
A collection of graphical user interface (GUI) components that were implemented using native-platform versions of the components. These components provide that subset of functionality which is common to all native platforms. Largely supplanted by the Project Swing component set. See also Swing.
Download J2SE Interview Questions And Answers
PDF
Previous Question | Next Question |
What is abstract? | What is bean? |