Computer Science I / Processor, Memory, and Buses
Practice question · Select all that apply

Select every statement that is true of registers but NOT true of main memory.

Hints
  1. The question asks for what distinguishes the two, so discard anything true of both.
  2. One tempting option is true of registers, but it is equally true of main memory.
Show the answer
  • A. There are only a few dozen of them
  • C. They are the fastest storage the CPU can reach
  • E. They sit inside the CPU
Why

Registers are on-chip, fastest, and few, all three distinguish them. Being addressed over the address bus is true of main memory, not registers. Losing contents when power is cut is true of both, so it distinguishes nothing; picking it is the trap, because volatility is stated about memory in the lesson and quietly assumed to be unique to it.

Read the lesson: Processor, Memory, and Buses →

Practise Processor, Memory, and Buses

The app has 6 more questions on this lesson, and keeps your place in the course. Computer Science I is free to start.

More questions on Processor, Memory, and Buses