Multiple choice

Which of the following space allocations in files has external fragmentation in operating system?

  1. Linked Allocation

  2. Indexed Allocation

  3. Contiguous Allocation

  4. Both (1) and (3)

  5. None of the above

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Contiguous Allocation has external fragmentation issue.