Multiple Choice
When comparing "a" to "_" the correct result would be:
A) "a" is greater
B) they are equal
C) "_" is greater
D) there is no way to compare "_" to "a"
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: If a programmer desires to use an
Q2: The Regex and Match classes are in
Q3: string indexers treat strings as:<br>A) binary code<br>B)
Q4: If a Replace method is passed ('M','m',0,3)it
Q5: The IsPunctuation method returns if:<br>A) it's a
Q7: Method Append is used to add the
Q8: Both stings and characters should be enclosed
Q9: The CompareTo method returns a positive number
Q10: When a quantifier is greedy it:<br>A) will
Q11: The char,int,and double types are all defined