A __________ is a name given to memory location that contains a value.
Answers
Answered by
1
Answer:
A constant is a named memory location which temporarily stores data that remains the same throughout the execution of the program. The type of a variable indicates what kind of value it will store. The name of a variable is known as its identifier. A variable can be given a value through an assignment statement
Answered by
6
Answer:
Constant is the answer.
A constant is a name given to memory location that contains a value.
Similar questions