🎴 Flashcard Mode
Computer Basics
Card1 / 40
Mastered0
Review0
QuestionClick to flip
Which of the following languages is used for creating special programs like applets?
AnswerClick to flip back
A
Java
💡 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.