What is the purpose of a 'Translation Lookaside Buffer' (TLB)?
Q1. What is the purpose of a 'Translation Lookaside Buffer' (TLB)?
Answer: Improve memory access time
Explanation: TLB is a cache that improves memory access time by storing frequently accessed page tables.