What is the primary function of the cache memory?
Q1. What is the primary function of the cache memory?
Answer: To store frequently used data
Explanation: Cache memory acts as a buffer between the main memory and CPU, storing frequently accessed data to reduce access times.