1.

This function checks whether the passed character is white-space.

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


Discussion

No Comment Found