Constant,”An identifier whose associated value cannot typically be altered by the program during its execution (though in some cases this can be circumvented

Average Rating
0 out of 5 stars. 0 votes.

Constant,”An identifier whose associated value cannot typically be altered by the program during its execution (though in some cases this can be circumvented

e.g. using self-modifying code). Many programming languages make an explicit syntactic distinction between constant and variable symbols.”