Q92
The C library function checks whether the passed character is printable.
A.
isgraph()
B.
isalpha()
C.
isprint()
AnswerD.
ispunct()
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board