♦ String Concatenation in C#
♣ Example2: String Concatenation in C#
Concatenating is act of merging minimum two strings to form a third string.In this example, Concatenation is illustrated with Concat() method and '+' symbol.
Example
Input:
Output: