Computer Applications
Read the following text and choose the correct answer:
BlueJ version is a menu driven approach for Java programming. It allows the users to carry out different tasks by clicking the options available on the menu bar.
Which is the most suitable statement for BlueJ from the following?
- It is a window based platform.
- It is a DOS based platform.
- It is a window based and DOS based platform.
- Every task is performed by typing the commands on the screen.
Java Intro
8 Likes
Answer
It is a window based platform.
Reason — BlueJ is a window-based platform for Java programming, where users perform tasks by selecting options from a menu bar, rather than typing commands.
Answered By
6 Likes