Multiple choice technology programming languages

AWT stands for Abstract Window Tools

  1. True

  2. False

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

AWT stands for Abstract Window Toolkit, not Abstract Window Tools. AWT is Java's original platform-independent windowing, graphics, and user-interface toolkit. The word 'Toolkit' is the correct term, not 'Tools'. Option B correctly identifies this as false.