engineering computer science MCQ #80

Which of the following cache organizations is used to reduce cache miss rate?

engineering computer science MCQ #80

  1. Question 1

    Q1. Which of the following cache organizations is used to reduce cache miss rate?

    • A) Direct mapping
    • B) Associative mapping
    • C) Set-associative mapping
    • D) All of the above

    Answer: All of the above

    Explanation: Direct mapping, associative mapping, and set-associative mapping are all cache organizations used to reduce cache miss rate.