please have a look on this code and give me the reason of the different outputs.
String concatination behaviour
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
