Exam-style question
Try this first
In the stored program concept, what is stored in main memory?.
- A.Machine code instructions
- B.Only final program output
- C.Only arithmetic results
- D.The processor itself
Model answer
What a good answer should say
- Machine code instructions
Explanation
Why this works
The specification states that machine code instructions are stored in main memory before the processor fetches and executes them.
Common mistake
No common mistake is linked to this question yet.
