Solved

The Method That Must Be Implemented in a Class Using

Question 5

Multiple Choice

The method that must be implemented in a class using the Comparable interface is:


A) public Object compareTo(Object other)
B) public Boolean compareTo(Object other)
C) public int compareTo(Object other)
D) none of the above

Correct Answer:

verifed

Verified

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

Related Questions