What is applet and why it is used
ava applets are small Java programs that are designed to be embedded within web pages and executed by a web browser. Unlike standalone Java applications, which are launched and run on the user's local machine, applets run within a sandboxed environment in the web browser.