Q
Medium 2 Marks
Computer Studies Computer Memory
How does cache memory improve CPU performance?
Explanation
Instead of repeatedly accessing RAM the CPU first checks whether required data is in cache. If found it is accessed much faster reducing processing delays.
Reference: Computer Studies Textbook , Page 4
Hint
What happens when the CPU finds data in cache instead of going to RAM?