Q16
In C, what is the purpose of the 'memcpy' function?
A.
Copy the contents of one pointer to another
B.
Copy the contents of one memory location to another
AnswerC.
Create a new pointer
D.
Swap two pointers
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board