Q98
The standard white-space characters are the following: space (' '), form feed (' \ f '), newline (' ') , horizontal tab (' ), and vertlcal tab (' ') can be tested with function.
A.
ispunct()
B.
isalpha()
C.
isgraph()
D.
isspace()
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board