Multiple choice

______ is the fraction of unused physical memory.

  1. Wasted memory

  2. Time complexity

  3. Memory access overhead

  4. None of these

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

Wasted memory refers to the fraction of physical memory that remains unused due to internal or external fragmentation. This metric helps evaluate memory allocation efficiency. Lower wasted memory indicates better utilization of available physical memory.