What is the difference between AWT and Swing ?



What is the difference between AWT and Swing ?..

Answer / sathya


AWT are heavy weight components, where as Swing are light
weight. AWT are more dependent on the underlying O.S.
Swing is more flexible and offer more and better GUI
components compared to AWT

Is This Answer Correct ?    8 Yes 0 No

Post New Answer

More Swing Interview Questions

How to create image slideshow in java swing?

0 Answers  


What are heavyweight components? What is lightweight component?

0 Answers  


Which swing methods are thread-safe?

0 Answers  


What is event in java swing?

0 Answers  


Is javafx better than swing?

0 Answers  






Why swings are used in java?

0 Answers  


What is the mean of swing?

0 Answers  


Why does JComponent have add() and remove() methods but Component does not?

0 Answers  


What is the use of double buffering in swings?

0 Answers  


What is the function of lightweight components used in swing?

0 Answers  


What is the design pattern that java uses for all swing components ?

0 Answers  


What is swing control in java?

0 Answers  


Categories