Vidyalelo
C Programming · Q123

Arrays and Strings

Programming · C Programming · question 123

Q123

The . . . . . . . . function converts an uppercase letter to the corresponding lowercase letter.

A.
islower()
B.
isupper()
C.
toupper()
D.
tolower()
Answer

Answer: Option D

Solution

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