Which memory acts as a buffer Between CPU and the main memory ?

  • A. RAM
  • B. ROM
  • C. Static RAM
  • D. Cache memory

Explanation

Cache memory is a high-speed buffer between the CPU and main memory, storing frequently needed data and instructions. RAM and ROM are types of memory, but they do not specifically serve this CPU buffer role.

Related questions