Vidyalelo
C Programming · Q71

Arrays and Strings

Programming · C Programming · question 71

Q71

Which among the following is Copying function?

A.
memcpy()
Answer
B.
strcopy()
C.
memcopy()
D.
strxcpy()

Answer: Option A

Solution

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