Multiple choice

Abstract Window Toolkit is a part of which of the following programming languages?

  1. C

  2. C++

  3. Java

  4. FORTRAN

  5. LISP

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

The Abstract Window Toolkit (AWT) is Java's original platform-independent windowing, graphics, and user-interface widget toolkit. The AWT is now part of the Java Foundation Classes (JFC) — the standard API for providing a graphical user interface (GUI) for a Java program. AWT is also the GUI toolkit for a number of Java ME profiles.