What is the name of the internal storage space in a computer that temporarily holds data while instructions are being executed?
Explanation
The correct answer is primary memory (main memory), which is the temporary storage area inside a computer used to hold data and instructions during processing. Unlike permanent storage such as hard disks or ROM, main memory is volatile and only retains information while the computer is powered on.