String toUpperCase ()
Returns a new string which contains all the characters of the original string converted to uppercase.
The original string is unchanged.