232k views
5 votes
The phenomenon of less-than-complete use of memory space in a fixed partition is called __________..

User Jinah Adam
by
8.9k points

2 Answers

2 votes

The phenomenon of less-than-complete use of memory space in a fixed partition is called internal fragmentation.

User Viet
by
7.7k points
4 votes
The answer to the question above is INTERNAL FRAGMENTATION. This is related to computer memory space. Basically, when we say fragment, this refers to the memory space's hole which resulted from the removal from the physical memory block. Fragmentation comes in two categories: internal and external. Talking about internal fragmentation, this only happens when the memory is splits into "fixed size blocks or partition". 
User Milan Gajera
by
8.1k points