What is an applet?

Answer Posted / prapti

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

How will you pass parameters in RMI? Why do you serialize?

693


What are transaction attributes?

611


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

680


What is scalable, portability in the view of J2EE?

1873


Why are component architectures useful?

572






What if the static modifier is removed from the signature of the main method?

702


What’s jboss jbpm?

578


What is a modular application? What does module-relative mean?

541


Why is string immutable in java?

578


how i secure my site with the https protocol.what are the steps?

1736


Difference between DurableSubscription and non- DurableSubscription?

1714


What does module-relative mean?

575


Which containers use a border layout as their default layout?

607


What is ioc concept?

693


What is the argument type of a programs main() method?

562