Multiple Choice
The Replace method takes______ as one of its arguments.
A) the original string
B) the index at which to start replacing substrings
C) a string to be inserted in place of a substring of the original string
D) the index at which to stop replacing substrings
E) All of the above.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: The _method returns a string array containing
Q2: A string _.<br>A) is only declared using
Q4: If the Substring method is called on
Q5: The_ method concatenates the elements in a
Q6: The _property of a string returns the
Q7: The IndexOf method can take_ as arguments.<br>A)
Q8: The_ method locates the last occurrence of