Examveda Which function will you choose to join two words? A. strcpy()B. strcat()C. strncon()D. memcon()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