Definitions for "Symbolic constant"
A numeric value or literal string represented by an identifier. In compiled code, the value replaces the identifier by simple string substitution.
a constant that is represented by a name, just as a variable is represented
a constant that is represented by a name (symbol) in your program