CONSTANT
Constant
In computer programming, a constant is an identifier whose associated value cannot typically be altered by the program during its execution . Many programming languages make an explicit syntactic distinction between constant and variable symbols.The above text is a snippet from Wikipedia: Constant (programming)
and as such is available under the Creative Commons Attribution/Share-Alike License.
constant
Noun
- That which is permanent or invariable.
- A quantity that remains at a fixed value throughout a given discussion.
- Any property of an experiment, determined numerically, that does not change under given circumstances.
- An identifier that is bound to an invariant value; a fixed value given a name to aid in readability of source code.
Adjective
- Unchanged through time or space; permanent.
- Consistently recurring over time; persistent.
- Steady in purpose, action, feeling, etc.
- Firm; solid; not fluid.
- Consistent; logical.
The above text is a snippet from Wiktionary: constant
and as such is available under the Creative Commons Attribution/Share-Alike License.