Explanation:
Cache memory holds frequently accessed data and instructions to reduce the average time to access data from main memory, thus improving system performance.
Explanation:
Memory interleaving spreads memory addresses across multiple memory banks, allowing simultaneous access to different banks and improving overall throughput.
No comments yet. Be the first to start the discussion!