A memory location whose content is not allowed to change during program execution is known as a: D. Named Constant.
A variable can be defined as a specific name which refers to a location in computer memory and it is typically used for storing a value such as an integer.
This ultimately implies that, a variable refers to a named location that is used to store data in the memory of a computer. Also, it is helpful to think of variables as a container which holds data that can be changed in the future.
In Computer technology, a named constant can be defined as a memory location in a software whose content must not change during program execution.
Read more on named constant here: https://brainly.com/question/9016384
#SPJ1
Complete Question:
A memory location whose content is not allowed to change during program execution is known as a
answer choices
Modulus
Null (empty)
Newline Escape
Named Constant