Strings in C | Q - 9

Last Updated :
Discuss
Comments

Which function is used to concatenate two strings in C?

concat()

append()

strcat()

join()

Tags:
Share your thoughts in the comments