Computer Applications
State whether the following statement is True or False :
To designate a literal constant of the type float, you must append the letter L to it.
Values & Data Types Java
3 Likes
Answer
False
Answered By
1 Like
Related Questions
State whether the following statement is True or False :
The char data type reserves 8 bits in memory.
State whether the following statement is True or False :
Default value of reference data type is null.
State whether the following statement is True or False :
Default value of char data type is '\u0000'.
State whether the following statement is True or False :
If a literal constant contains a decimal point, then it is of the type double by default.