Abstract Window Toolkit (AWT) Question:
Download Job Interview Questions and Answers PDF
What is the difference between AWT and SWT?
Answer:
SWT (Standard Widget Toolkit) is a completely independent Graphical User Interface (GUI) toolkit from IBM. They created it for the creation of Eclipse Integrated Development Environment (IDE). AWT is from Sun Microsystems.
Download AWT Interview Questions And Answers
PDF
Previous Question | Next Question |
What is a convertor? | Why does JComponent class have add() and remove() methods but Component class does not? |