Solved

The CompareTo Method Returns

Question 43

Multiple Choice

The compareTo method returns:


A) a boolean value.
B) an integer value.
C) either a boolean or an integer value, depending on whether the String object is less than, equal to, or greater than the String argument.
D) an equals value.

Correct Answer:

verifed

Verified

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

Related Questions