engineering computer science MCQ #168

What is the main advantage of a Harvard Architecture?

engineering computer science MCQ #168

  1. Question 1

    Q1. What is the main advantage of a Harvard Architecture?

    • A) Simpler bus structure
    • B) Faster execution
    • C) Separate instruction and data memory
    • D) More address space

    Answer: Separate instruction and data memory

    Explanation: Harvard Architecture has separate buses for instruction and data, allowing for simultaneous access and improving overall system performance.