Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Difference between AWT and Swing compenents?

Answers were Sorted based on User's Feedback



Difference between AWT and Swing compenents?..

Answer / arshad ahmad

Awt is Heavy Weight Component and Swing is light Weight
component.Swing component takes less memory rather than awt
component.Swing Component look & feel is much beeter than
awt.

Is This Answer Correct ?    4 Yes 0 No

Difference between AWT and Swing compenents?..

Answer / bikas

1. Awt component is heavyweight whereas Swing is
lightweight.
2.Awt Component has platform dependent look and feel
whereas Swing has crossplatformed look and feel.

Is This Answer Correct ?    1 Yes 0 No

Difference between AWT and Swing compenents?..

Answer / narmada

Swing is a light weight component coz they dont have native resource of their own. It is based on MVC(Modal -View Controller)i.e its look and feel is independent of the hardware and OS.

AWT is a heavy weight component coz it is associated with its own resources. Since JVM helps in translating AWT calls to the appropriate OS , it is platform dependent.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Swing Interview Questions

What are tab pans?

3 Answers  


Explain the difference between swing and jsf.

0 Answers  


What is an on stage swing?

0 Answers  


How is multi-threading gets implemented using swing?

0 Answers  


What is javax swing joptionpane?

0 Answers  


What is java swing package?

0 Answers  


Who created the swing?

0 Answers  


How to link two forms in java swing?

0 Answers  


What is Java Swing?

0 Answers  


Why swing is better than awt?

0 Answers  


What is import javax swing jframe?

0 Answers  


What are the advantages of the event-delegation model over the event-inheritance model?

0 Answers  


Categories