Respuesta :

Answer:

Constants.

Explanation:

In some languages, it is possible to define special variables which can be assigned a value only once – once their values have been set, they cannot be changed. We call these kinds of variables constants.

Answer:

Constant

Explanation:

a constant  is a type of variable that holds a value which is not changed.