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

Define prototype?

596


Can you control when passivation occurs?

608


Write a singleton program?

582


What are the benefits of detached objects?

597


Why a component architecture for the java platform?

588






What is TL and its use?

1999


Where we can write Rmi registry in the code, without having to write it at the command prompt?

2272


What is the difference between the session.update() method and the session.lock() method?

564


What is ioc concept & explain it?

632


Explain about RMI Architecture?

619


What are the design considerations while making a choice between using interface and abstract class?

553


What is RMI and what are the services in RMI?

617


Explain about thread synchronization inside a monitor?

2008


What are the purpose of introspection?

690


Can I use multiple html form elements with the same name?

590