External fragmentation is commonly associated with which memory allocation…

2025

External fragmentation is commonly associated with which memory allocation technique?

  1. A.

    Contiguous memory allocation

  2. B.

    Paging

  3. C.

    Segmentation with paging

  4. D.

    Non-contiguous memory allocation

  5. E.

    Virtual memory

Attempted by 42 students.

Show answer & explanation

Correct answer: A

Correct answer: Contiguous memory allocation.

External fragmentation occurs when free memory is split into separated holes and no single continuous block is large enough for a request. This is a classic issue in variable-sized contiguous allocation.

Explore the full course: Niacl Ao It Specialist