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
Explain what is synchronization?
What is threadfactory?
Java is fully object oriented languages or not?
How to implement dphibernate to activate lazy loading in Flex with java ?thanx in advance!
what is meant by JRMP?
What state does a thread enter when it terminates its processing?
What is the relation between the infobus and rmi?
Is jvm a overhead?
when A client sent a request to the server to open facebook page and close the browser after this request .at that time the same user do login by using a different browser then that session id will exist or not for the same client??
What is the relationship between the canvas class and the graphics class?
What is a class loader? What are the different class loaders used by jvm?
How database connectivity in XML is achieved?
Define the remote object implementation?
what are the activation groupworks?
What is the difference between RMI and Corba?