Page 1 of 1

Correct way to convert a string to uppercase using string class method()?

Posted: Wed Jul 13, 2022 7:56 pm
by answerhappygod
a) Upper()
b) ToUpper()
c) Object.ToUpper()
d) None of the mentioned