engineering computer science MCQ #143

What is the primary advantage of using a cache hierarchy?

engineering computer science MCQ #143

  1. Question 1

    Q1. What is the primary advantage of using a cache hierarchy?

    • A) Increased main memory size
    • B) Improved memory access times
    • C) Reduced CPU clock speed
    • D) Increased instruction complexity

    Answer: Improved memory access times

    Explanation: Cache hierarchy improves memory access times by providing faster access to frequently used data.