Computer Applications
Fill in the blanks:
A single line comment is represented by the symbol _________ in Java programming.
Java Intro
75 Likes
Answer
//
Answered By
2 Likes
Related Questions
Fill in the blanks:
In Java, the package used to find the smallest of two numbers is _________.
Fill in the blanks:
The words which are preserved with the system are called _________ words and they can not be used as variable names in Java programming.
Fill in the blanks:
BlueJ is a _________ based platform to operate Java program.
Assertion (A): In Java, when you declare a class, it displays a sample program for the user.
Reason (R): You cannot write a Java program without the use of a sample program.
Based on the above discussion, choose an appropriate statement from the options given below:
- Both Assertion (A) and Reason (R) are true and Reason (R) is a correct explanation of Assertion (A).
- Both Assertion (A) and Reason (R) are true and Reason (R) is not a correct explanation of Assertion(A).
- Assertion (A) is true and Reason (R) is false.
- Assertion (A) is false and Reason (R) is true.