1.

Function is used to check whether a given character is a tab spaceor not?​

Answer»

ANSWER:

The isspace() FUNCTION is a predefined function in ctype. h. It SPECIFIES WHETHER the argument is a whitespace character or not. Some of the whitespace characters are space, horizontal TAB, vertical tab etc.



Discussion

No Comment Found

Related InterviewSolutions