Multiple Choice
The method in the string class that returns the string in uppercase is ____.
A) StringUpper( )
B) Upper( )
C) ConvertToUpper( )
D) ToUpper( )
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q21: Multi-dimensional array identifiers are normally defined using
Q22: If you override the GetHashCode( ) method,
Q23: There are several ways to do a
Q24: One of the special properties in the
Q25: The Length property can be used to
Q27: The string type allows individual characters to
Q28: double [ , ] price = new double [2
Q29: Which of the following would define a
Q30: Which of the following is a valid
Q31: double [ , ] price = new double [2