engineering computer science MCQ #229

What is the purpose of the Instruction Cache?

engineering computer science MCQ #229

  1. Question 1

    Q1. What is the purpose of the Instruction Cache?

    • A) To store frequently used data
    • B) To store the operating system
    • C) To store the CPU's registers
    • D) To store frequently used instructions

    Answer: To store frequently used instructions

    Explanation: The Instruction Cache stores frequently accessed instructions, reducing the time it takes to fetch instructions.