What is the purpose of the TLB (Translation Lookaside Buffer) in virtual…

2026

What is the purpose of the TLB (Translation Lookaside Buffer) in virtual memory systems ?

  1. A.

    Store frequently used data

  2. B.

    Cache page table entries

  3. C.

    Buffer I/O operations

  4. D.

    Store interrupt vectors

Attempted by 65 students.

Show answer & explanation

Correct answer: B

The TLB (Translation Lookaside Buffer) is a hardware cache that stores recent virtual-to-physical address translations. It speeds up memory access by reducing the need to consult page tables in main memory for every address translation.

Explore the full course: Niacl Ao It Specialist