Answer Posted / prapti mankad
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 ioc concept?
What is the infobus?
What is the relationship between an event-listener interface and an event-adapter class?
What is the purpose of the finally clause of a try-catch-finally statement?
Is the ternary operator written x : y ? Z or x ? Y : z ?
Difference between loadclass and class.forname?
Is “abc” a primitive value?
we use MainFrame and using os390 for operating system with DB2 data base in IRAN and interest programing with java and use webspere for world wide,please help me where i should start?
Why doesn’t the focus feature on the tag work in every circumstance?
Why are some of the class and element names counter-intuitive?
Can you give me a simple example of using the requiredif validator rule?
Name three component subclasses that support painting?
How to pass parameters in RMI?
What is table mutation and how do you avoid it?
how to use debug in my elipse to solve problems that exist in my project