Vidyalelo
C Programming · Q26

Standard Library Functions

Programming · C Programming · question 26

Q26

What is the purpose of the 'toupper' function in C?

A.
Converts a character to uppercase
Answer
B.
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