InterviewSolution
Saved Bookmarks
| 1. |
A small java application, usually designed to run automatically within a web page |
|
Answer» java appletExplanation:Java applets were SMALL applications written in the Java PROGRAMMING language, or another programming language that compiles to Java bytecode, and DELIVERED to USERS in the FORM of Java bytecode |
|