Ace IT! 2026 GACE Computer Science Challenge – Level Up Your Tech Skills!

Session length

1 / 20

What memory stores data and programs that are currently in use by the CPU?

Cache memory

Secondary memory

Registers

Primary memory

When a program runs, the CPU needs a working area to hold both the code it’s executing and the data it’s manipulating. That working area is primary memory, the main RAM of the system. It’s the space where the operating system, applications, and the data they’re actively using reside so the CPU can access them quickly.

Cache memory is a tiny, super-fast layer that stores small portions of data that the CPU anticipates will be needed soon, speeding up repeated access but not meant to hold everything. Registers are inside the CPU and hold operands and results during instructions, but they’re extremely limited in size. Secondary memory refers to non-volatile storage like hard drives or SSDs used for long-term storage, not the immediate workspace the CPU uses. So the memory that stores data and programs currently in use is primary memory.

Next Question
Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy