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

Verified
Correct Answer:
Verified
Q22: The <sup>>></sup><sup> </sup>operator can be used to
Q23: Assume that <sup>str1</sup><sup> </sup>and <sup>str2</sup><sup> </sup>are objects
Q24: The code <sup>int x = 0; while
Q25: An array of characters ending with the
Q26: The following statement declares a <sup>string</sup><sup> </sup>object
Q29: There exist C++ stream classes that write
Q29: To use the <sup>strlen</sup><sup> </sup>function in a
Q30: The <sup>itoa</sup><sup> </sup>function is similar to <sup>atoi</sup>,
Q31: The function converts a C- string to
Q32: A good way to convert a value