Program.c
Output: Concatenated string: Hello, world!
With supporting text below as a natural lead-in to additional content.
Q1.
Which operator is used for concatenating strings in C?
Q2. What does the strncat() function do in C?