concatenation

Concatenation is when a string is appended(added) to another string. You can use the operator + to concatenate strings.