What is an applet?

Answer Posted / prapti mankad

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 ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are transaction attributes?

610


What is synchronization and why is it important?

543


What is metaspace?

548


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

607


Explain about thread synchronization inside a monitor?

1998






What is the difference between system.out ,system.err and system.in?

596


How are the elements of a borderlayout organized?

593


What is aop(assepct oriented programing)?

580


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

537


Why doesn’t the focus feature on the tag work in every circumstance?

563


What is the difference between RMI and Corba?

2255


Do I have to use jsps with my application?

581


Is the infobus client side only?

607


What are local interfaces? Describe.

697


Which class is the immediate superclass of the menucomponent class?

627