Computer Applications
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
Java Intro
25 Likes
Answer
Window based platform for Java programming
Reason — The BlueJ logo in the illustration indicates that it is a window-based platform for Java programming. It has a simple and compact interface, specially designed for beginners to write and execute Java programs.
Answered By
16 Likes
Related Questions
Applet programming is a feature of which language:
- C
- C++
- Java
- BASIC
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