Q437
Which function is used to check whether a character is a tab or space?
A.
isalpha()
B.
isalnum()
C.
isdigit()
D.
isblank()
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board