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

What are the approaches that you will follow for making a program very efficient?

652


What is an example of procedure?

518


Explain list interface?

524


Why static functions are used?

573


Write a program to check string is palindrome without using loop?

570






What is the default value of an object reference declared as an instance variable?

544


What is thread safe singleton?

519


How do you compare arrays in java?

505


What is the lifetime and scope of a variable?

520


Are generics important java?

531


What does || mean in code?

545


What do bitwise operators do?

532


Explain java code for recursive solution's base case?

576


What is a default constraint?

618


What is a two-pass assembler?

611