True/False
The CompareTo method returns a positive number if the invoking string is less than the argument,a negative number if the invoking string is greater and a 0 if they are the same.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q4: If a Replace method is passed ('M','m',0,3)it
Q5: The IsPunctuation method returns if:<br>A) it's a
Q6: When comparing "a" to "_" the correct
Q7: Method Append is used to add the
Q8: Both stings and characters should be enclosed
Q10: When a quantifier is greedy it:<br>A) will
Q11: The char,int,and double types are all defined
Q12: The ToString method can be used to
Q13: When the Trim method is passed a
Q14: In regular expressions,a word character is considered