Respuesta :
Answer:
Assignment
Explanation:
Storing a value in a variable (memory location) is called assignment.
In programming, Assignment serves as storing a value in a variable.
- variable serves as a container for a value. For instance, when performing addition, the number there is a variable
- A variable is been considered with space in the computer's memory and this can help in holding a value.
Therefore, option A is correct.
Learn more at:https://brainly.com/question/23275071