Variable partition memory management technique with compaction results in

2009

Variable partition memory management technique with compaction results in

Answer: A. Reduction of fragmentationVariable partition memory management leads to external fragmentation as processes are allocated and deallocated over time. Compaction addresses this by…

  1. A.

    Reduction of fragmentation

  2. B.

    Minimal wastage

  3. C.

    Segment sharing

  4. D.

    None of the above

Attempted by 409 students.

Show answer & explanation

Correct answer: A

Variable partition memory management leads to external fragmentation as processes are allocated and deallocated over time. Compaction addresses this by relocating memory blocks to consolidate free space, significantly reducing external fragmentation.

A video solution is available for this question — log in and enroll to watch it.

Explore the full course: Mppsc Assistant Professor Computer Science Paper 2

Loading lesson…