Answer:
The answer is internal fragmentation.
Step-by-step explanation:
Internal fragmentation occurs when a process needs more space than the size of allotted memory block because of the contiguous allocation of files.
On the other hand, external fragmentation occurs when a process is removed from the main memory. There are non-contiguous allocation of files that make memory blocks cannot be assigned to any process.