Q28
What is the purpose of the 'isalpha' function in C?
A.
Checks if a character is alphabetic
AnswerB.
Checks if a character is numeric
C.
Checks if a character is a special character
D.
Checks if a character is uppercase
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board