engineering computer science MCQ #221

What is the primary function of the cache memory?

engineering computer science MCQ #221

  1. Question 1

    Q1. What is the primary function of the cache memory?

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

    Answer: To store frequently used data

    Explanation: Cache memory acts as a buffer between the main memory and CPU, storing frequently accessed data to reduce access times.