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
Can you call a method on a null object?
What is jvm? How its run?
What is tree node in java?
What is mnemonic in assembly language?
Give few examples of final classes defined in Java API?
What are the different access modifiers available in java?
What is string length in java?
What is function overriding and overloading in java?
What is the difference between Java and C++?
Difference between method overloading and method overriding in java ?
Can a hashset contain duplicates java?
How many types of exception can occur in a java program?
What is parseint?
Is multiple inheritance supported by java?
How do you declare an array that will hold more than 64KB of data?