I know that string is immutable. In order to perform concatenation on a string it creates a new instance of the string. When performin
string