Strings on C related Questions and Answers


Question :   void *memcpy(void *dest, const void *src, size_t n) What does the following code do?
1. copies n characters from src to dest
2. copies n character from dest to src
3. transform n character from dest to src
4. transform n character from src to dest
Answer :   1 - copies n characters from src to dest  

* Be the First to Post a Comment.

Submit comment :


Captcha Image
Reload

Ask Question

Captcha Image
Reload

Note : Name and Email never shown.





Subscribe


Become a part of EducationForever. Subscribe to our FREE Newsletter