Examveda
Examveda

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

C. Create a new pointer

D. Swap two pointers

Answer: Option B


This Question Belongs to C Program >> Pointer

Join The Discussion

Related Questions on Pointer