Q19
What does the 'strcat' function in C do?
A.
Concatenates two strings
AnswerB.
Compares two strings
C.
Copies one string to another
D.
Searches for a substring
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board