Multiple Choice
null can be used:
A) to indicate a variable has no real value
B) in a Boolean expression with ==
C) as a placeholder
D) all of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q26: Write ONE Java statement that computes and
Q27: Deprecated methods should be used in new
Q28: All versions of Java support automatic boxing.
Q29: The program included in the Java SDK
Q30: Wrapper classes are provided for all primitive
Q32: Primitive types are reference types.
Q33: Only _ copy/copies of a static variable
Q34: A class that contains public methods that
Q35: Javadoc requires a comment to be delimited
Q36: You may use methods of the Math