A character string (or string for short) is a sequence of zero or more characters (byte sized),
enclosed by single quotes, and on 1 line of the program source. A character set with nothing
between the quotes (’’) is an empty string.
_________________________________________________________________________________________________________
Character strings