engineering computer science MCQ #247

What is the primary function of a cache memory in a computer system?

engineering computer science MCQ #247

  1. Question 1

    Q1. What is the primary function of a cache memory in a computer system?

    • A) To store data temporarily while it is being processed
    • B) To increase the capacity of main memory
    • C) To reduce the clock speed of the CPU
    • D) To improve the performance of the hard disk

    Answer: To store data temporarily while it is being processed

    Explanation: Cache memory acts as a buffer, providing quick access to frequently used data, thus enhancing system performance.