Question: c++ The strcpy function's arguments are: a. two pointers and an integer b. destination array, source C-string c. source C-string, destination array d. None of
c++
The strcpy function's arguments are:
a. two pointers and an integer
b. destination array, source C-string
c. source C-string, destination array
d. None of these
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
