Computer Applications
Applet programming is a feature of which language:
- C
- C++
- Java
- BASIC
Java Intro
13 Likes
Answer
Java
Reason — Applets are a special kind of Java program that runs on a Java-enabled browser. Basically, they are small Java applications that can be stored on an internet server, transported over the internet, and executed automatically as part of a web document.
Answered By
5 Likes
Related Questions
What does the below illustration depict in Java?

- Name of a bird
- DOS based platform for Java programming
- Window based platform for Java programming
- A web browser to execute Java programs
Which software company produced Java?
- Apple
- Sun Microsystems
- Samsung
- Microsoft
What is meant by case sensitive language?
- Uppercase and lowercase letters are distinguished.
- Lowercase letters are converted into uppercase letters.
- Uppercase letters are converted into lowercase letters.
- Uppercase and lowercase letters are treated to be same.
What is binary equivalent of source code?
- ASCII code
- Unicode
- Octal code
- Byte code