Question:

Which of the following acts as a buffer between the CPU and the main memory?

Show Hint

Cache memory is faster than RAM and is used to reduce the time the CPU takes to access data from the main memory.
Updated On: Apr 28, 2025
  • primary memory
  • cache memory
  • secondary memory
  • RAM
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is B

Solution and Explanation

Cache memory acts as a buffer between the CPU and the main memory. It is a small, fast memory located closer to the CPU that stores frequently accessed data to speed up processing. By storing commonly used instructions and data, cache memory reduces the time it takes to access the main memory, improving the overall performance of the system. Thus, the correct answer is (b) cache memory.
Was this answer helpful?
0
0