Where does a variable declared in your program store its data (as the program is executing)?
a) in the executable program file
b) in the source (C++) file
c) in the Main Memory (e.g., RAM)
d) in the compiler