String concatenation

<< Click to Display Table of Contents >>

Navigation:  Basic concepts > Operators >

String concatenation

The + operator is overloaded for strings and is used to concatenate two strings together.