+1 vote
in Class 12 by kratos

Give the function of strcpy().

1 Answer

+4 votes
by kratos
 
Best answer

The strcpy() is used to copy a string into another string.

...