Explanation:
Cache memory acts as a high-speed buffer between the CPU and RAM (Main Memory). It stores frequently accessed data and instructions so the processor can retrieve them instantly, bridging the speed gap between the incredibly fast processor and the slower main memory.