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

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

کون سی میموری سی پی یو اور مین میموری کے درمیان بفر کے طور پر کام کرتی ہے؟
Explanation

Cache memory acts as a buffer between the CPU (Central Processing Unit) and the main memory (RAM).

It is a small, high-speed memory that stores frequently used data and instructions that the CPU is likely to need next.

This allows the CPU to access the data and instructions it needs quickly, without having to wait for the slower main memory to respond.