Differences between applications and applets?

Answer Posted / lalit gupta

Applications are simple java program which are run on
console .Application can not be run without java.

but Applets are java program that can be run on console as
well as browser. Applet can be run without java because
every OS has JVM.JVM invoke applet without java.

Is This Answer Correct ?    9 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Java is fully object oriented languages or not?

530


What is the purpose of the wait(), notify(), and notifyall() methods?

559


What is synchronization and why is it important?

532


Difference between hashmap and hashtable?

598


Is it possible to stop the execution of a method before completion in a sessionbean?

587






What is Stream Tokenizer?

1720


How to implement dphibernate to activate lazy loading in Flex with java ?thanx in advance!

2545


Explain how will the struts know which action class to call when you submit a form?

515


what are getters and setters in Java with examples?

1276


What is a sessionfactory? Is it a thread-safe object?

664


What classes of exceptions may be caught by a catch clause?

542


Can I have an action without a form?

586


Which characters may be used as the second character of an identifier, but not as the first character of an identifier?

530


Explain about RMI Architecture?

601


What is chat area? Explain.

548