What Is The Value Returned By Function Compareto If The #251
What is the value returned by function compareTo() if the invoking string is less than the string compared?
This multiple choice question (MCQ) is related to the book/course gs gs108 CSharp. It can also be found in gs gs108 Arrays and Strings - Comparison of Strings - Quiz No.1.
What is the value returned by function compareTo() if the invoking string is less than the string compared?
zero
value less than zero
value greater than zero
none of the mentioned