What is the function of a cache in computer architecture? 🔊
The function of a cache in computer architecture is to store frequently accessed data and instructions to speed up processing. By temporarily holding this data closer to the CPU, caches minimize the time it takes to retrieve data from the main memory, improving overall system performance.
Equestions.com Team – Verified by subject-matter experts