Multiple choice technology programming languages

What does AWT stands for ?

  1. Advanced Window Toolkit

  2. Abstract window Toolkit

  3. Adjust Window Toolkit

  4. None of these

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

AWT stands for Abstract Window Toolkit, which is Java's original platform-dependent GUI toolkit. Option B is correct. Option A 'Advanced' is incorrect, Option C 'Adjust' is incorrect, and Option D is wrong because B is the correct answer.