Question:What is the function to concatenate two strings?
A strcmp() B strcpy() C strcat() D strlen() E catstr()
+ AnswerC
+ Report