Multiple Choice
To determine whether a character entered is a letter of the alphabet, use this function.
A) isdigit
B) fromkeyboard
C) alphaok
D) isalpha
E) None of these
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: When using the strcat function you must
Q26: This library function reverses the order of
Q27: This is the escape sequence representing the
Q28: This function accepts a pointer to a
Q29: After the following statement executes, what
Q30: A practical application of this function is
Q32: To change a character argument from lower
Q33: This function accepts a C-string containing a
Q35: This function converts a C-string to an
Q36: The strcpy function's arguments are:<br>A)two C-strings<br>B)two addresses<br>C)three