Computer Applications
State whether the following statement is True or False :
Default value of char data type is '\u0000'.
Values & Data Types Java
1 Like
Answer
True
Answered By
3 Likes
Related Questions
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 :
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 :
If a literal constant contains a decimal point, then it is of the type double by default.
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.