Vidyalelo
C++ Programming · Q437

C++ miscellaneous

Programming · C++ Programming · question 437

Q437

Which function is used to check whether a character is a tab or space?

A.
isalpha()
B.
isalnum()
C.
isdigit()
D.
isblank()
Answer

Answer: Option D

Solution

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