Multiple Choice
The Equals method is used to see if:
A) two Strings are exactly the same.
B) two Strings start with the same letter.
C) the ASCII sum of both Strings are the same.
D) the two Strings have the same letter in the same position anywhere in the strings.
Correct Answer:

Verified
Correct Answer:
Verified
Q1: Strings are immutable-a String's character contents cannot
Q2: To make a quantifier lazy use:<br>A)a ?
Q3: Method ToString is not a member of
Q4: Method xe "StartsWith method of class String"StartsWith
Q7: Method AppendFormat allows:<br>A)numbers to be inserted in
Q8: When the Trim method is passed a
Q9: Lexicographical comparison refers to the comparison of
Q10: When creating a String object,if a character
Q11: Method EnsureCapacity is used to return the
Q86: If two StringBuilder objects contain the same