to manage input and output operations between the CPU and peripherals
to temporarily store frequently accessed data and instructions for faster access by the CPU
to permanently store data and programs
to provide additional storage space when the main memory is full
Hide Solution
Verified By Collegedunia
The Correct Option isB
Solution and Explanation
Step 1: Understand role of cache memory.
Cache stores recently or frequently accessed instructions and data. Step 2: Speed advantage.
Cache is faster than RAM and helps reduce average memory access time for the CPU.