Vidyalelo
C Programming · Q239

File Input Output

Programming · C Programming · question 239

Q239

Which of the following library function is not case-sensitive?

A.
toupper()
B.
tolower()
C.
isdigit()
Answer
D.
all of the mentioned

Answer: Option C

Solution

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