Multiple Choice
Which operator should you use to test whether an object reference is null?
A) ==
B) >=
C) <=
D) =
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q12: Which of the following statements about testing
Q14: Insert the missing code in the following
Q15: Insert the missing code in the following
Q17: Which statement illustrates the invocation of a
Q19: Complete the following code snippet to create
Q20: Insert the missing code in the following
Q21: You have created a Motorcycle class which
Q23: You should declare all instance variables as
Q23: Which type of method modifies the object
Q71: The public constructors and methods of a