engineering computer science MCQ #17

What is the main disadvantage of a unified cache?

engineering computer science MCQ #17

  1. Question 1

    Q1. What is the main disadvantage of a unified cache?

    • A) Increased complexity
    • B) Reduced performance
    • C) Conflict between instruction and data accesses
    • D) None of the above

    Answer: Conflict between instruction and data accesses

    Explanation: Unified caches can suffer from conflicts between instruction and data accesses. NET computer science MCQs often test this core concept.