Getting Started With C

Putting Strings Together

Resources :

Featured
Special title treatment

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?