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
What is prototype?
Why does the tag url-encode javascript and mailto links?
What is the difference between the ‘font’ and ‘fontmetrics’ class?
Can I run seam outside of jboss as?
How to determine SGA site?
which type of objects reference will be given to client?
Which class is the immediate superclass of the menucomponent class?
How to implement RMI in Java?
What is abstract schema?
What is RMI and what are the services in RMI?
how to make a index.jsp for running the site in internet and find an error for connection with weblogic server and java that give an error invalid object name.and how to maintain session.
If your ui seems to freeze periodically, what might be a likely reason?
what is an isolation level?
Which component handles cluster communication in jboss?
What are the design considerations while making a choice between using interface and abstract class?