Difference between Application and Applet ?

Answer Posted / gyana

Application-
Application is a standard alone program which can be
run with a local machine and with secveral machine with
help of network.It is simply used to create windows format
application.
APPLET-
Applet is the small small application is used to create
the web applications.
You can download it by the help of java compatiable
browser.
It is more secure .

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you check if a string is lexicographically in java?

503


Can we write class inside a class in java?

553


What is the disadvantage of java?

506


In which order the iterator iterates over collection?

583


What is the += operator called?

579






Does java linked list allow duplicates?

554


What is linkedlist in java?

508


State some situations where exceptions may arise in java?

627


Can private class be extended java?

571


What is a local block?

638


Why can we not override static method?

591


Write a program to find maximum and minimum number in array?

553


Explain 5 features introduced in jdk 1.7?

613


How you can force the garbage collection?

540


What is difference between array and arraylist in java?

462