What is the purpose of the 'TLB' in a virtual memory system?
Q1. What is the purpose of the 'TLB' in a virtual memory system?
Answer: To cache translation of virtual to physical addresses
Explanation: The Translation Lookaside Buffer (TLB) caches the translation of virtual to physical addresses, speeding up memory access.