String concatination behaviour

please have a look on this code and give me the reason of the different outputs.

hey u cant do the operations u are doing
character within single quotes is not a string its a char type

u cannot assign a char to string

these operations are fine
image