Multiple Choice
The function concatenates the contents of one C- string with another C- string.
A) strcopy
B) stradd
C) strappend
D) strcat
E) None of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q2: To access the last character of a
Q3: To declare a C- string, you should
Q4: The function accepts a C- string as
Q5: To declare an array that will store
Q6: A good way to convert a string
Q8: The string class member function returns the
Q9: The library function reverses the order of
Q10: The proper expression to compare the first
Q11: A C- string can be assigned to
Q12: The string class overloads the <sup>+= </sup>operator