Multiple choice technology programming languages

What is SWT?

  1. Standard window toolkit

  2. Standard widget toolkit

  3. Standard window tool

  4. Standard widget tool

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

SWT stands for Standard Widget Toolkit, which is a graphical user interface toolkit for Java. It was developed by IBM as an alternative to Swing, using native operating system widgets for better performance and native look-and-feel.