What is the purpose of a cache memory?
Cache memory is a small, high-speed storage area located between the CPU and main memory. It stores frequently accessed data and instructions to reduce access time and improve overall system performance by minimizing delays in retrieving information from slower main memory.