1.

The standard white-space characters are the following: space (' '), form feed (' f '),
newline (' n') , horizontal tab (' tr), and vertlcal tab (' v') can be tested with function.

A. ispunct()
B. isalpha()
C. isgraph()
D. isspace()
Answer» E.


Discussion

No Comment Found