Multiple Choice
If a Replace method is passed ( "M"c,"m"c,0,3 ) it will:
A) replace any character "M" with "m" in the first 3 characters
B) replace any letter "M" with "m" in the first 4 characters
C) replace the first letter "M" with "m" in the first 3 characters
D) replace the first letter 'M' with "m" in the first 4 characters
Correct Answer:

Verified
Correct Answer:
Verified
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
Q13: Method Replace can be used to get
Q14: Replace is a method that allows the
Q16: Method Trim returns a copy of a
Q17: Each Substring method returns a new String
Q68: To make a search return between 10