Multiple choice technology programming languages

An _________ is a special kind of Java program that is designed to be transmitted over the Internet

  1. Viewlet

  2. Servlet

  3. Object

  4. Applet

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

An applet is a small Java program designed to run in a web browser, transmitted over the Internet and executed client-side with security sandboxing restrictions.