Multiple Choice
The arguments of the strcpy function are
A) two C-strings
B) two addresses
C) three pointers
D) one array and one pointer
E) None of these
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q37: The function that reverses the order of
Q38: The itoa function is similar to atoi
Q39: By being able to pass arrays as
Q40: The ftoa function converts a floating-point value
Q41: The function that accepts a pointer to
Q43: Select all that apply. Whitespace encompasses which
Q44: The C++ compiler performs strict array bounds
Q45: What is the output of the following
Q46: The C-string company[12] can hold<br>A) twelve characters<br>B)
Q47: What is the value stored in num