True/False
The ToUpper and ToLower methods can be used to return a copy of a String in all uppercase or lowercase letters,respectively.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
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
Q20: A String cannot be made directly from
Q21: Concatenating with Strings is done with:<br>A)reserved words.<br>B)method
Q22: Properties Length and Capacity are used (respectively)to
Q23: Method Append is used to add the
Q55: Each StringBuilder has a limit of characters
Q68: To make a search return between 10