Q
Medium 2 Marks
Computer Studies Computer Memory
What is the main purpose of cache memory?
Explanation
Cache memory improves system performance by reducing the time the CPU needs to access data from main memory. The CPU checks cache first before going to RAM.
Reference: Computer Studies Textbook , Page 4
Hint
Cache saves time by keeping frequently needed data within quick reach.