MCQ
A named storage location in a program whose value can change during execution is called a:
Unit-2 Computational Thinking and Algorithms
A Constant
B Variable
C Flowchart
D Terminal
Explanation

A variable stores a value that can be changed while the program runs.