What is the difference between a string copy (strcpy) and a memory copy (memcpy)? When should each be used? Ans. The strcpy() function is designed to work exclusively with strings. It copies each byte of the source string to the destination string and stops when the terminating ...
See more
Download the Study24x7 App, so you can connect and collaborate.