Examveda Which function is used to find the first occurrence of a character in a string in C? A. strchrB. strstrC. strfindD. strsearchAnswer: Option A 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