True/False
When using the strcat function, you must be careful not to overflow the bounds of the array allocated for the target string.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q21: It is possible to implement a string
Q22: If str is a string class object,
Q23: The _ library function reverses the order
Q24: An array of characters ending with the
Q25: To declare an array that will store
Q27: To use the ostringstream class, you must
Q28: The _ function converts an integer to
Q29: There exist C++ stream classes that write
Q30: The null terminator stands for the ASCII
Q31: The _ function accepts a C-string as