The Harvard architecture differs from von Neumann by having: MCQ with Answer and Explanation

The Harvard architecture differs from von Neumann by having:
A. No registers
B. Shared memory only
C. Separate buses and memory for instructions and data
D. Slower processing
Answer: Option C
Solution (By JKExamLibrary)
This allows simultaneous instruction fetch and data access.

This question belongs to: Computer CPU (Central Processing Unit)

Discuss this Question (0)

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

Practice More CPU (Central Processing Unit) Questions

Question #1 Report Error
Which flag indicates arithmetic overflow?
A. Sign flag
B. Zero flag
C. Overflow flag
D. Carry flag

Correct Answer: Option C


Explanation:
It signals when a result exceeds representable range.

This question belongs to: Computer CPU (Central Processing Unit)
Question #2 Report Error
Quantum processors differ from classical CPUs by using:
A. Bits
B. Qubits
C. Same ALU
D. Slower speed

Correct Answer: Option B


Explanation:
They leverage quantum mechanics for certain computations.

This question belongs to: Computer CPU (Central Processing Unit)
Question #3 Report Error
Which metric combines clock speed and IPC?
A. Overall performance in benchmarks
B. Cache hit rate
C. TDP only
D. Core temperature

Correct Answer: Option A


Explanation:
Determines effective speed.

This question belongs to: Computer CPU (Central Processing Unit)