What is the purpose of a cache?
Question 1
Q1. What is the purpose of a cache?
Answer: To reduce memory access time
Explanation: A cache is a small, fast memory that stores frequently accessed data, reducing memory access time and improving system performance.