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