Vidyalelo
C Programming · Q264

File Input Output

Programming · C Programming · question 264

Q264

Which is not true about function tolower?

A.
The function tolower is defined in <ctype.h>
B.
Converts an uppercase letter to lowercase
C.
Returns other characters untouched
D.
None of the mentioned
Answer

Answer: Option D

Solution

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