Multiple Choice
The ____________ method can be used to determine whether one string is greater than or less than another string.
A) String.Equals
B) String.Compare
C) String.IsGreater
D) String.String
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q67: A switch statement's test expression can be
Q68: When the user selects an item in
Q69: The expression (A < 1) XX (A
Q70: In Visual C#, you use the _
Q71: In order for an && expression to
Q73: _ works by automatically deselecting any other
Q74: Variables of the double data type are
Q75: If the expression on the left side
Q76: A series of deeply nested if-else statements
Q77: Any if-else-if statement can alternatively be coded