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

How can I avoid validating a form before data is entered?

550


What are the different class loaders used by jvm?

597


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

598


Why a component architecture for the java platform?

578


What do you mean by Socket Programming?

547






What is aop(assepct oriented programing)?

580


Can you give me a simple example of using the requiredif validator rule?

603


What happens when a thread cannot acquire a lock on an object?

537


Do I need to import javlang package any time? Why ?

625


How many times may an objects finalize() method be invoked by the garbage collector?

671


What is chat area? Explain.

556


A user of a web application sees a jsessionid argument in the URL whenever a resource is accessed. What does this mean? a. The form must have the field jsessionid b. URL rewriting is used as the session method c. Cookies are used for managing sessions

1812


Have you used threads in Servelet?

1932


Which container method is used to cause a container to be laid out and redisplayed?

666


What you mean by COM and DCOM?

613