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
Is Java a dying language?
What is autoboxing in java?
Is void a type?
What is the constructor?
What will be the initial value of an object reference which is defined as an instance variable?
What are instance variables?
What is the definition of tree ?
How can you write a loop indefinitely in java programming?
Explain OOPs concept.
What is the exact difference in between Unicast and Multicast object? Where will it be used?
What are the differences between c++ and java?
How is a structure different from array ?
What is default switch case? Give example.
What is the major difference between linkedlist and arraylist?
What are the two ways in which thread can be created?