The first electronic digital computer that implemented a separated architecture for computational data and instruction memory, named after its project, was: MCQ with Answer and Explanation

The first electronic digital computer that implemented a separated architecture for computational data and instruction memory, named after its project, was:
A. EDVAC
B. Harvard Mark I
C. UNIVAC
D. ENIAC
Answer: Option A
Solution (By JKSSB Mock Tests)
EDVAC (Electronic Discrete Variable Automatic Computer) was designed to use the stored-program concept, succeeding the hardwired ENIAC.

Discuss this Question (0)

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

Practice More Computer Fundamentals Questions

Question #1
What is the main advantage of fifth-generation computers?
A. Use of transistors
B. Integrated circuits
C. AI and parallel processing
D. Vacuum tubes

Correct Answer: Option C


Explanation:
Fifth-generation computers focus on artificial intelligence and parallel processing.

This question belongs to: Computer Computer Fundamentals
Question #2
What is the purpose of a cache in a CPU?
A. To reduce memory access time
B. To increase memory capacity
C. To store backup data
D. To manage power

Correct Answer: Option A


Explanation:
Cache reduces latency by storing copies of frequently used data.

This question belongs to: Computer Computer Fundamentals
Question #3
Which fundamental component of the Von Neumann CPU is responsible for temporarily storing the intermediate results of arithmetic and logical operations?
A. System Bus
B. Program Counter
C. Accumulator
D. Instruction Register

Correct Answer: Option C


Explanation:
The Accumulator is a special-purpose register within the ALU that stores intermediate calculation results during processing.

This question belongs to: Computer Computer Fundamentals