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
What event results from the clicking of a button?
What is the purpose of the notifyall() method?
What is mdb and what is the special feature of that?
Why a component architecture for the java platform?
Is the session factory thread safe?
Explain the steps in details to load the server object dynamically?
wahts is mean by dynavalidatorform in struts/
Are there books about seam?
What value does read() return when it has reached the end of a file?
What is a modular application?
What are the purpose of introspection?
Explain the difference between object state and behavior?
What is glasgow?
What are various types of class loaders used by jvm?
what is handle?