engineering computer science MCQ #1855

What is the purpose of a 'Translation Lookaside Buffer' (TLB)?

engineering computer science MCQ #1855

  1. Question 1

    Q1. What is the purpose of a 'Translation Lookaside Buffer' (TLB)?

    • A) Improve memory access time
    • B) Increase memory capacity
    • C) Reduce page faults
    • D) Enhance security

    Answer: Improve memory access time

    Explanation: TLB is a cache that improves memory access time by storing frequently accessed page tables.