Multiple choice technology web technology

Applet is a program which can get downloaded into a client environment and start executing there.

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

An Applet is a legacy Java program designed to be embedded within an HTML page, downloaded to the client web browser, and executed locally within the client's JVM environment.