Vidyalelo
C Programming · Q21

Standard Library Functions

Programming · C Programming · question 21

Q21

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

A.
Converts a character to lowercase
Answer
B.
Converts a character to uppercase
C.
Removes leading spaces from a string
D.
Converts a string to lowercase

Answer: Option A

Solution

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