Computer Applications
State whether the following statement is True or False :
An integer value can be assigned to a double type variable.
Values & Data Types Java
10 Likes
Answer
True
Answered By
1 Like
Related Questions
State whether the following statement is True or False :
The comment line of the program is ignored during execution.
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 :
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 :
The variables used in Java program are called reserved words.