Applet,
Definition of Applet:
Small utility program, designed to perform a specific function within a larger program. On the internet, applets are used to make a webpage more attractive, interactive, and useful. Written commonly in Java language, their applications range from animation and hit counters to sophisticated search engines.
A very small application, especially a utility program performing one or a few simple functions.
How to use Applet in a sentence?
- Theres a useful control applet which can be used to center the picture.
Meaning of Applet & Applet Definition
Applet
An applet is a small program that runs inside an application. Applets are often used to make static web pages more interactive. Examples include animated graphics, games, custom bar charts, and scrolling text. Applets also play an important role in network computing (NC). They increase the independence of the NC from the server as they do not need to communicate with the operating system (which resides on the server) to function after receiving the applet from the NC.