Multiple Choice
The function that accepts pointers to two C-strings and an integer argument that indicates how many characters to copy from the second string to the first is
A) strcpy
B) strncpy
C) copystring
D) strintcpy
E) None of these
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q8: To determine whether a character entered is
Q9: The function that converts a C-string to
Q10: In C++ a C-string is a sequence
Q11: The function that accepts a C-string as
Q12: To determine whether a character entered is
Q14: The string class's front and back member
Q15: Which of the following statements appropriately defines
Q16: What is the result after the following
Q17: The isdigit function will return true if
Q18: If an uppercase character is passed as