Answer Posted / gyana
Application-It is a standalone programme which is executing
in a single machine or in several machine through a network.
Applet:-
1-It is the small aplication.
2-Generally applets are used for internet application.
3-It used to make web sites.
4-It can be downloaded in internet by java compatiable web
browser just like an vidio , audio files.
5-It is more secure ,you can download it with out any fear
of viros attacks.Because java is more secure.
| Is This Answer Correct ? | 80 Yes | 18 No |
Post New Answer View All Answers
Are there structures in java?
Discuss 2D arrays.
Explain the difference between static and dynamic binding in java?
Can we create constructor in abstract class ?
What is the output of the below java program?
What is a dynamic array in java?
What is a copy constructor in java?
what is server side caching?
What is exception hierarchy in java?
Does java runtime require a license?
Why wait and notify methods are declared in object class?
What is Gang of four design patterns
How can you say java is object oriented?
Can we convert integer to string in java?
What are three ways in which a thread can enter the waiting state in java programming?