Computer Applications
State whether the following statement is True or False :
The variables used in Java program are called reserved words.
Values & Data Types Java
8 Likes
Answer
False
Answered By
1 Like
Related Questions
State whether the following statement is True or False :
An integer value can be assigned to a double type variable.
State whether the following statement is True or False :
The letters 'ln' in the statement System.out.println() directs the cursor to move to the next line after displaying the value.
State whether the following statement is True or False :
Literals remain unchanged throughout the execution of a program.
State whether the following statement is True or False :
When an increment or decrement operator is used before the operand, it is known as the postfix operator.