Computer Applications
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.
Values & Data Types Java
8 Likes
Answer
True
Answered By
2 Likes
Related Questions
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.
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 :
A variable can be used in a Java program even if it has not been declared.
Why does Java use the Unicode character set?