Difference between Applet & Application?

Answer Posted / chandrarekha

The major difference is that an application is a standalone
concept and can use the local system resources whereas an
applet is used over a network or it can be embedded in a
java enabled web browser or html page and it cannot have
the access to local system resources....

Is This Answer Correct ?    163 Yes 28 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we declare an array without size in java?

519


What is string buffer?

500


Difference between association, composition and aggregation?

555


Why are generics used?

518


List primitive java types?

591






What is command line argument in java?

603


Can we have this () and super () together?

602


How would you convert bytes to string?

560


Can abstract class have private constructor?

494


How do you convert int to char in java?

571


Why is java so important?

643


Outline the major features of java.

561


What kind of variables can a class consist?

581


Difference between class#getinstance() and new operator ?

640


What are autoboxing and unboxing? When does it occur?

534