Concatenation of text means adding a word with other word. It can be done using Ampersand (&).
For example :
'Amper' & 'sand' = Ampersand
Comments