Vidyalelo
C Programming · Q17

Standard Library Functions

Programming · C Programming · question 17

Q17

What is the purpose of the 'strcpy' function in C?

A.
Copies one string to another
Answer
B.
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