

MCQOPTIONS
Saved Bookmarks
1. |
Correct way to convert a string to uppercase using string class method()? |
A. | Upper() |
B. | ToUpper() |
C. | Object.ToUpper() |
D. | None of the mentioned |
Answer» D. None of the mentioned | |