J2SE Question:

What is Abstract Window Toolkit (AWT)?

Tweet Share WhatsApp

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 PDF Read All 214 J2SE Questions
Previous QuestionNext Question
What is abstract?What is bean?