scala string concatenation code example Example: scala string concatenation str1.concat(str2); Or "str1" + "str2";