MCQOPTIONS
Saved Bookmarks
| 1. |
_______ attacks the problem of fragmentation by moving all the allocated blocks to one end of memory, thus combining all the holes. |
| A. | garbage collection |
| B. | garbage compaction |
| C. | buddy system |
| D. | queue |
| Answer» C. buddy system | |