What is the difference between applications and applets?



What is the difference between applications and applets?..

Answer / Roop Singh Rana

Applications are standalone Java programs that can be executed directly, while applets are small Java programs designed to run within a web browser as part of an HTML page. Applications have full access to the system resources, whereas applets run in a restricted environment with limited capabilities.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Swing Interview Questions

What is the difference between a scrollbar and a jscrollpane ?

1 Answers  


Does Swing contains any heavy weight component?

5 Answers  


What are swing components?

1 Answers  


What is jfc? What are the features of jfc?

1 Answers  


What is awt and swing in java?

1 Answers  


How to print in java swing application?

1 Answers  


What is the corresponding Layout for Card in Swing?

3 Answers   Patni,


What is pane in swing?

1 Answers  


What is swing gui?

1 Answers  


What are the advantage of swing over awt?

1 Answers  


What is swing?

1 Answers  


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

1 Answers  


Categories