Multiple choice

Which of the following languages is used for creating special programs like applets?

  1. Java

  2. Cable

  3. Domain name

  4. Net

  5. COBOL

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

Java is a programming language that was specifically designed with applets in mind - small programs that run within web browsers. The 'write once, run anywhere' philosophy of Java made it ideal for creating downloadable applets that could execute on any platform with a Java Virtual Machine. While applets are now deprecated, Java was historically the primary language for applet development. Options like Cable, Domain name, Net, and COBOL are not programming languages used for creating applets.