Vidyalelo
C Programming · Q19

Arrays and Strings

Programming · C Programming · question 19

Q19

Which function is used to copy one string to another in C?

A.
strcopy
B.
strcp
C.
strcpy
Answer
D.
strduplicate

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board