True/False
Method Replace can be used to get a copy of a String in which all occurrences of a desired character are changed to another character.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
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
Q12: If a Replace method is passed (
Q14: Replace is a method that allows the
Q16: Method Trim returns a copy of a
Q17: Each Substring method returns a new String
Q18: A format string has the form:<br>A){X[:FormatString][,Y]}<br>B){X[,Y][:FormatString]}<br>C){[FormatString:]X[,Y]}<br>D)None of
Q68: To make a search return between 10