Computer Applications
The most suitable statement for BlueJ is:
- It is a window based platform.
- It is a DOS based platform.
- It is a window based and DOS based platform.
- None.
Related Questions
Which of the following package is needed to find the square root of a number?
- java.text
- java.math
- java.lang
- None
Which of the following is not a Java reserved word?
- private
- public
- break
- total
Fill in the blanks:
The initial name of Java was _________.
Fill in the blanks:
_________ converts source code to byte code.