Computer Science, asked by melvinlty9302, 1 year ago

What is program to concatenate two strings?

Answers

Answered by Bishal825
2
to concate two strings you can simply use the function strcat() to join two strings
Similar questions