If a memory partition of size 80k is allocated to a process of size 60k then…

2021

If a memory partition of size 80k is allocated to a process of size 60k then the 20k of the partition is wasted and cannot be allocated to any process. It is called __________.

Answer: D. internal fragmentationWhen a process is allocated more memory than it needs, the unused portion within that specific block remains wasted. This unused space inside an allocated…

  1. A.

    external fragmentation

  2. B.

    best fit

  3. C.

    worst fit

  4. D.

    internal fragmentation

Attempted by 680 students.

Show answer & explanation

Correct answer: D

When a process is allocated more memory than it needs, the unused portion within that specific block remains wasted.

This unused space inside an allocated partition is known as internal fragmentation, distinct from external fragmentation which involves scattered free blocks.

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

Explore the full course: Uppsc Polytechnic Lecturer 2025 Cs

Loading lesson…