Q17
What is the purpose of the 'strcpy' function in C?
A.
Copies one string to another
AnswerB.
Compares two strings
C.
Searches for a substring
D.
Converts a string to an integer
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board