Examveda Which function returns true only for the characters defined as lowercase letters? A. islow()B. islower()C. isalpa()D. isalnum()Answer: Option B 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