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 the difference between long.class and long.type?
What is local interface. How values will be passed?
What is the immediate superclass of the applet class?
What is difference between object state and behavior?
Can I use multiple html form elements with the same name?
What is the diffrence between a local-tx-datasource and a xa-datasource? Can you use transactions in both?
What do you need to set-up a cluster with jboss?
Is a class a subclass of itself?
What are the types of scaling?
what is a non-repeatable read?
Why do I get a duplicate name error when loading a jar file?
What is a modular application?
What is table mutation and how do you avoid it?
What is threadfactory?
What are local interfaces? Describe.