engineering computer science MCQ #96

What is the main advantage of using a Harvard architecture?

engineering computer science MCQ #96

  1. Question 1

    Q1. What is the main advantage of using a Harvard architecture?

    • A) Improved instruction-level parallelism
    • B) Simplified instruction decoding
    • C) Increased memory bandwidth
    • D) Reduced power consumption

    Answer: Increased memory bandwidth

    Explanation: Harvard architecture has separate buses for instructions and data, increasing memory bandwidth by allowing simultaneous access to both.