Multiple choice

In which of the following computer architectures are load and store the only operations that interact with memory?

  1. The stack machine

  2. The accumulator machine

  3. The load/store machine

  4. Flags

  5. MBR

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

In this computer architecture, the only operations that interact with memory are load and store.