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
What is the purpose of using break in each case of switch statement?
What is anagram in java?
What is the null?
Explain the difference between association, aggregation and inheritance relationships.
Highest level event class of the event-delegation model?
What do you mean by access modifier?
What happens if we override only equals?
Explain numeric promotion?
Can we overload destructor in java?
How do you replace all in word?
Explain about abstract classes in java?
Which data type is class in java?
What is use of a abstract variable?
what is thread in Java ?
What is string data type?