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
What is prototype?
What is synchronization and why is it important?
Where we can write Rmi registry in the code, without having to write it at the command prompt?
Why does the tag url-encode javascript and mailto links?
What is local interface. How values will be passed?
Can I use javascript to submit a form?
What class is used to create Server side object ?
What is the difference between RMI and Corba?
What are the different class loaders used by jvm?
Can you control when passivation occurs?
How to pass parameters in RMI?
What is a clone?
How to determine SGA site?
Define the remote object implementation?
What is a class loader?