A value that is not supposed to change and therefore cannot be modified by the program itself. These values are said to be hard-coded and can only be adjusted by rewriting the code.
Constant
What does the term “Constant” mean?
A value that is not supposed to change and therefore cannot be modified by the program itself. These values are said to be hard-coded and can only be adjusted by rewriting the code.