Examlex

Solved

Suppose the Call Obj1

question 54

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 equal values


Definitions:

Related Questions