MCQ On Stored Program Concept
Q1. What is the core idea of the stored program concept?.
- Program instructions are hardwired into the computer's hardware.
- Program instructions and data are stored in the same memory.
- Programs must be physically rewired for each new task.
- Only data is stored in the computer's memory, not instructions.
Answer: b, Program instructions and data are stored in the same memory
Q2. Who is primarily credited with proposing the stored program concept?.
- Alan Turing
- Bill Gates
- John Von Neumann
- Charles Babbage
Answer: c, John Von Neumann
Q3. The architecture based on the stored program concept is known as the:.
- ENIAC architecture
- Hardwired architecture
- Turing machine
- Von Neumann architecture
Answer: d, Von Neumann architecture
Q4. What is a key advantage of the stored program concept?.
- It requires no memory.
- It makes computers inflexible and difficult to reprogram.
- It allows computers to be re-programmable by loading different instructions.
- It uses separate hardware for each specific program.
Answer: c, It allows computers to be re-programmable by loading different instructions
Q5. Which of these was a computer designed using the stored program concept?.
- ENIAC
- EDVAC
- UNIVAC
- ENIAC
Answer: b, EDVAC
Q6. Which of the following is an example of a computer that did NOT originally use the stored program concept?.
- IBM PC.
- EDVAC
- Manchester Mark I.
- ENIAC.
Answer: d, ENIAC
Q7. Who is most commonly credited with proposing the stored program concept in the mid-1940s?.
- Charles Babbage.
- Alan Turing.
- John von Neumann.
- Bill Gates.
Answer: c, John von Neumann.
Q8. The primary memory where both instructions and data are stored is typically referred to as....
- a hard disk.
- Random Access Memory (RAM).
- a cache.
- a register.
Answer: b, Random Access Memory (RAM).