Q24
What is the purpose of the 'toupper()' function in C++?
A.
Converts a character to uppercase
AnswerB.
Converts a character to lowercase
C.
Compares two characters
D.
Returns the length of a string
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board