The string constants are always enclosed in double quotes, while character constants are enclosed in apostrophes (single quotation marks).
A character constant has an equivalent integer value, whereas a single-character string constant does not have an equivalent integer value