engineering computer science MCQ #14

A computer system has a 2-way set-associative cache. What is the main advantage?

engineering computer science MCQ #14

  1. Question 1

    Q1. A computer system has a 2-way set-associative cache. What is the main advantage?

    • A) Reduced conflict misses
    • B) Improved hit ratio
    • C) Increased cache size
    • D) None of the above

    Answer: Reduced conflict misses

    Explanation: 2-way set-associative cache reduces conflict misses by allowing two blocks to be stored in the same set.