String concatenation is the operation of joining character strings end to end. For example, you can concatenate the string ‘Snow’ and ‘ball’ to get ‘Snowball’.