Q69
Correct way to convert a string to uppercase using string class method()?
A.
Upper()
B.
ToUpper()
C.
Object.ToUpper()
AnswerD.
None of the mentioned
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board