Computer Applications
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.
Related Questions
State whether the following statement is True or False :
The data type must be same as the value assigned to the variable.
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 variables used in Java program are called reserved words.
State whether the following statement is True or False :
Literals remain unchanged throughout the execution of a program.