Computer Applications
State whether the following statement is True or False :
The data type must be same as the value assigned to the variable.
Values & Data Types Java
6 Likes
Answer
True
Answered By
2 Likes
Related Questions
State whether the following statement is True or False :
Java is known as an Object-Oriented Programming (OOP) language.
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 :
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.