There are several kinds of literals.21
literal: integer-literal character-literal floating-literal string-literal boolean-literal pointer-literal user-defined-literal
The term “literal” generally designates, in this International Standard, those tokens that are called “constants” in ISO C.