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

Verified
Correct Answer:
Verified
Related Questions
Q6: The C++ library provides functions for converting
Q18: This function will return true if its
Q22: To change a lower case character to
Q24: The null terminator stands for this ASCII
Q25: This function accepts a C-string as an
Q26: This library function reverses the order of
Q27: This is the escape sequence representing the
Q28: This function accepts a pointer to a
Q38: The itoa function is similar to atoi
Q44: The C++ compiler performs strict array bounds