Solved

Let Object a Be Larger Than Object B

Question 39

Multiple Choice

Let Object a be larger than Object b. What will the following method call return? a.compareTo(b)


A) it will return 0
B) it will return a number greater than 0
C) it will return a number less than 0
D) it will return true
E) it will return false

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions