Q26
What is the purpose of the 'toupper' function in C?
A.
Converts a character to uppercase
AnswerB.
Converts a character to lowercase
C.
Removes trailing spaces from a string
D.
Converts a string to uppercase
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board