What Is The Value Returned By The Function Compareto If The #894
What is the value returned by the 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 Miscellaneous Topics - String Formatting - Quiz No.1.
What is the value returned by the 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