Is swing better than awt?



Is swing better than awt?..

Answer / Munish Kumar Binjola

Swing offers several advantages over AWT, such as platform independence, a lightweight rendering pipeline, and better internationalization support. However, Swing can be more resource-intensive due to its advanced features, making AWT the preferred choice for certain applications.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Swing Interview Questions

Why swing is used in java?

1 Answers  


Write a program to paint the off-screen buffer in swings

1 Answers  


How to perform action on button in java swing?

1 Answers  


Explain the difference between jfc & wfc.

1 Answers  


What is the relationship between clipping and repainting?

1 Answers  


What is swing control?

1 Answers  


What is JTable and what is its purpose?

4 Answers  


What is java swing used for?

1 Answers  


What is layout in java swing?

1 Answers  


What are the advantages of swing over awt?

1 Answers  


Why do we use swing in java?

1 Answers  


How to create a swing gui in java?

1 Answers  


Categories