Multiple Choice
Which of the following String methods does not modify the original String?
A) Method Replace
B) Method ToUpper
C) Method ToLower
D) All of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q59: Method LastIndexOf is used to find the
Q85: Which is not a StringBuilder method<br>A) Insert<br>B)
Q99: A character constant is an integer value
Q100: The letter "Z" (uppercase)is greater than the
Q101: Method Append can only be used on
Q102: When using the LastIndexOf method with three
Q103: If a Substring method is passed only
Q107: The ToString method can convert a StringBuilder
Q108: The Regex and Match classes are found
Q109: String method IndexOfAny returns an ElementNotFoundException when