Programming Concepts

The concept in which a named value in a program that cannot be changed once it has been assigned is best known as which of these terms?

Correct answer

A. Constant

Explanation

Constant refers to a named value in a program that cannot be changed once it has been assigned.