True/False
The ToUpper and ToLower methods can be used to convert a string to all upper or lower case letters,respectively.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q60: The difference between {n} and {n,} is:<br>A)
Q61: When using the Replace method,the first character
Q62: Method Replace can be used to change
Q63: In order to set a string to
Q64: To make a quantifier lazy use:<br>A) a
Q66: Another way to concatenate a string is
Q67: A string literal:<br>A) contains only one character.<br>B)
Q68: To make a search return between 10
Q69: If an integer argument goes beyond the
Q70: The method IsWhiteSpace is used to determine