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
How are the elements of a borderlayout organized?
How to deploy Jar, War files in J2EE?
How a component can be placed on Windows?
What class is used to create Server side object ?
What method is invoked to cause an object to begin executing as a separate thread?
Can I map more than one table in a cmp?
What are the steps to write p-to-p model application?
How would you create a button with rounded edges?
What is metaspace?
What modifiers may be used with an interface declaration?
What is the difference between a menuitem and a checkboxmenuitem?
What is ioc concept?
What is bean? Where can it be used?
Where we can write Rmi registry in the code, without having to write it at the command prompt?
Describe, in general, how java's garbage collector works?