Computer Science, asked by sumanghorela444, 6 months ago

strcopy() is a function used to copy strings? strcopy()​

Answers

Answered by bhaktihbalwadkar
3

Answer:

The strcpy() function is used to copy strings. It copies string pointed to by source into the destination.

Similar questions