Examveda The . . . . . . . . function tests for any character for which isalpha or isdigit is true. A. isxdigit()B. isspace()C. isalnum()D. isupper()Answer: Option C This Question Belongs to C Program >> Arrays And Strings
Which function is used to compare two strings in C? A. strcmpB. strcatC. strlenD. strcomp View Answer
Join The Discussion