What is the full form of AWT?
Answer:
- Abstract Window Kit
What does AWT mean?
AWT is a platform-dependent API to develop GUI or window-based applications in java. AWT is a part of java foundation classes. It was developed by us microsystem in 1995. AWT is a GUI toolkit for a number of java ME profiles. It is heavyweight in use because it is generated by the system's host operating systems. It contains a large number of classes and methods, which are used for creating ad managing GUI.