Computer Applications
State whether the following statement is True or False :
Default value of reference data type is null.
Values & Data Types Java
2 Likes
Answer
True
Answered By
2 Likes
Related Questions
State whether the following statement is True or False :
Identifiers in Java may be of any length.
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 :
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'.