Vidyalelo
C# Programming · Q37

Functions and Methods in C Sharp

Programming · C# Programming · question 37

Q37

In C#, which method is used to convert a string to its uppercase equivalent?

A.
ToUpperString()
B.
UpperCase()
C.
ConvertToUpperCase()
D.
ToUpper()
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board