a ________ is data whose value does not change
Answers
Answered by
5
Answer:
Constant
Explanation:
A constant is a data item whose value cannot change during the program's execution. Thus, as its name implies – the value is constant. A variable is a data item whose value can change during the program's execution.
Answered by
3
Answer:
A 'constant' is a data item whose value cannot change during the program's execution.
Similar questions