a `char` by definition is a single character. You cannot append another character or string to it. Y

a
char
by definition is a single character. You cannot append another character or string to it. You can append a character to string howerver.
Was this page helpful?