Q21
What is the purpose of the 'tolower' function in C?
A.
Converts a character to lowercase
AnswerB.
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