Multiple Choice
String method __________ returns a String with uppercase letters.
A) Upper
B) Uppercase
C) ConvertToUpper
D) ToUpper
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q14: The _ clause prevents duplicate values from
Q15: With LINQ any Integer expression can be
Q16: LINQ works with arrays because they implement
Q17: LINQ uses a technique called _-a query
Q18: The Select clause can be used to
Q20: A database management system (DBMS)provides mechanisms for
Q21: _ is an international standard used with
Q22: Selecting elements that satisfy a set of
Q23: The Visual Studio IDE provides IntelliSense support
Q24: The For Each…Next statement is useful for