What is an applet?

Answer Posted / rinal doshi 9998099633

An applet is a program written in the Java programming
language that can be included in an HTML page, much in the
same way an image is included in a page. When you use a
Java technology-enabled browser to view a page that
contains an applet, the applet's code is transferred to
your system and executed by the browser's Java Virtual
Machine (JVM). For information and examples on how to
include an applet in an HTML page, refer to this
description of the <APPLET> tag.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why use a datasource when you can directly specify a connection details?

534


What are the services in RMI ?

1884


What is the immediate superclass of the applet class?

600


What is the relationship between an event-listener interface and an event-adapter class?

554


what is Activation Instantinator?

1907






How would you detect a keypress in a jcombobox?

673


Difference between loadclass and class.forname?

596


What do you need to set-up a cluster with jboss?

575


How to determine SGA site?

1908


What is the difference between the session.get() method and the session.load() method?

600


What is the difference between a static and a non-static inner class?

596


how to make a index.jsp for running the site in internet and find an error for connection with weblogic server and java that give an error invalid object name.and how to maintain session.

1750


To what value is a variable of the string type automatically initialized?

607


Write a program to show synchronization?

690


What is the difference between long.class and long.type?

562