Q328
Which function is used to check whether a character is tab or space or whitespace control code( , ,etc.)?
A.
isspace()
AnswerB.
isalnum()
C.
iscntrl()
D.
isblank()
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board