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
Why are getters and setters used?
What is a java lambda expression?
What is the purpose class.forname method?
What is string syntax?
What is internal variable?
What is a jagged array in java?
What is math exp in java?
What is the difference between hashmap and hashtable in java?
How do you add spaces in java?
What is return used for in java?
What is the primitive type byte?
What is the use of string and stringbuffer?
What is the length of a string?
In java, what is the difference between method overloading and method overriding?
How do I get 64 bit java?