Multiple Choice
Programs that use the isalpha() routine must include the ____ header file.
A) stdio.h
B) stdlib.h
C) string.h
D) ctype.h
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q20: Both '\n' and "\n" are recognized by
Q21: The _ function continuously accepts and stores
Q22: The statement _ is a direct replacement
Q23: Trying to enter the characters This is
Q24: Line 5 in the function below can
Q26: In C, a string is stored as
Q27: Typically, the _ function is used to
Q28: If the contents of a string variable
Q29: In C, the individual characters in a
Q30: Complete the following function:<br>/* copy string2 to