Examlex

Solved

Suppose the Call Obj1

question 28

Multiple Choice

Suppose the call obj1.compareTo(obj2) returns 0. What can definitely be concluded from the return value?
I obj1 and obj2 are the same object
II obj1 and obj2 objects cannot be compared
III the properties of obj1 and obj2 that are being compared have identical values


Definitions:

Related Questions