Examveda The C library function checks whether the passed character is printable. A. isgraph()B. isalpha()C. isprint()D. ispunct()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