Constant
A constant is a named value that cannot be changed once it is set. It is used for values that should stay fixed, such as PI or a maximum limit.
A constant is a named value that cannot be changed once it is set. It is used for values that should stay fixed, such as PI or a maximum limit.