-->
当前位置:首页 > 题库

单选题:The problem with the Best Fit algorithm is ______.

Luz5年前 (2021-05-10)题库772
The problem with the Best Fit algorithm is ______.@[B](1)
A. it causes the most internal fragmentation.
B. it leaves the smallest possible unallocated hole in memory.
C. it has more overhead than Worst Fit algorithm.
D. it works well, but is too hard to implement.





A.it causes the most internal fragmentation.
B.it leaves the smallest possible unallocated hole in memory.
C.it has more overhead than Worst Fit algorithm.
D.it works well, but is too hard to implement.


答案:B