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
How do you find the maximum number from an array without comparing and sorting?
Where are variables stored?
How does a for loop work java?
Is string a wrapper class?
What happens if main method is not static?
What is mysql driver class name?
What is a flag value?
Is set ordered in java?
What are thread local variables?
How concurrent hashmap works?
What is java basic concept?
What is floating data type?
What is the difference between notify and notifyall method?
what is difference betweem home interface and remote interface?
What does string intern() method do?