The foundational 'Stored Program Control' concept, which dictates that instructions and data reside together in the same memory unit, was proposed by: MCQ with Answer and Explanation

The foundational 'Stored Program Control' concept, which dictates that instructions and data reside together in the same memory unit, was proposed by:
A. Alan Turing
B. John von Neumann
C. Herman Hollerith
D. Charles Babbage
Answer: Option B
Solution (By JKSSB Mock Tests)
John von Neumann introduced the design architecture where data and program instructions are stored together in a single shared memory space.

Discuss this Question (0)

No comments yet. Be the first to start the discussion!

Practice More Computer Fundamentals Questions

Question #1
What type of operating systems and user interfaces were primarily used during the third generation of computers?
A. Graphical User Interface (GUI)
B. Command Line Interface (CLI) with batch processing
C. Gesture-based Interface
D. Time-sharing and Remote-processing Operating Systems

Correct Answer: Option D


Explanation:
The third generation (IC era) saw the introduction of multi-programming, time-sharing, and early operating systems that allowed remote terminal access.

This question belongs to: Computer Computer Fundamentals
Question #2
Which type of computer is the most powerful and expensive?
A. Microcomputer
B. Minicomputer
C. Supercomputer
D. Mainframe computer

Correct Answer: Option C


Explanation:
Supercomputers are the fastest, most powerful, and most expensive computers, used for complex scientific computations.

This question belongs to: Computer Computer Fundamentals
Question #3
What is the binary equivalent of decimal 50?
A. 100110
B. 110010
C. 111010
D. 101010

Correct Answer: Option B


Explanation:
50 = 32+16+2 = 110010 binary.

This question belongs to: Computer Computer Fundamentals