Q288
Which function is used to check whether a character is printable on console?
A.
isxdigit()
B.
isprint()
AnswerC.
iscntrl()
D.
ispunct()
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board