Q. _______ attacks the problem of fragmentation by moving all the allocated blocks to one end of memory, thus combining all the holes. (Solved)
1. garbage collection
2. garbage compaction
3. buddy system
4. queue
- b. garbage compaction
1. garbage collection
2. garbage compaction
3. buddy system
4. queue