Solved

The Method That Must Be Implemented in a Class Using

Question 31

Multiple Choice

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


A) public Object compareToObject other)
B) public Boolean compareToObject other)
C) public int compareToObject 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