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

What are the features of swing in java?

1 Answers  


What is an event and what are the models available for event handling?

1 Answers  


What are swing components?

1 Answers  


what do u mean by GUI framework

1 Answers  


Why swings are used in java?

1 Answers  


Default layout for a ContentPane in JFC?

8 Answers   HCL,


What is the purpose of action interface in swing?

1 Answers  


How to print in java swing application?

1 Answers  


How is multi-threading gets implemented using swing?

1 Answers  


Is swing part of core java?

1 Answers  


What are all the components used in Swing?

1 Answers  


What are the advantage of swing over awt?

1 Answers  


Categories