Examveda

What is the purpose of the 'isalpha' function in C?

A. Checks if a character is alphabetic

B. 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


This Question Belongs to C Program >> Standard Library Functions

Join The Discussion

Related Questions on Standard Library Functions