Q.
What is an applet in java? Can You please give me simple definition with an example
Asked by RDivya,
19 Nov '09 11:41 am
Earn 10 points for answering
Answers (1)
1.
A Java applet is an applet delivered to the users in the form of Java bytecode. Java applets can run in a Web browser using a Java Virtual Machine (JVM), or in Sun's AppletViewer, a stand-alone tool for testing applets. Java applets were introduced in the first version of the Java language in 1995. Java applets are usually written in the Java programming language but they can also be written in other languages that compile to Java bytecode such as Jython, Ruby[or Eiffel.
Answered by Josna, 19 Nov '09 12:41 pm
Report abuse
Useful
(0)
Not Useful
(0)
Your vote on this answer has already been received