Chapter 2: Problem 20
When you assign a value to a variable, what happens to any value that is already stored in the variable?
Short Answer
Expert verified
Answer: When a new value is assigned to a variable that already contains a value, the old value is overwritten by the new value and is no longer available in memory.
Step by step solution
Key Concepts
These are the key concepts you need to understand to accurately answer the question.