Literals (Constants)
Constants are data storage locations whose address is not accessible for the user. Their value is not altered during the course of the program.
Literal constant : shown by their value.
Symbolic constants : shown by their symbols / names.