Examveda
Examveda

What is the purpose of the 'strcat()' function in C++?

A. Compares two strings

B. Copies one string to another

C. Concatenates two strings

D. Returns the length of a string

Answer: Option C


Join The Discussion

Related Questions on Arrays and Strings in C plus plus