254. What hole will allocates in “Worst-Fit” algorithm of memory management?

It allocates the smaller hole than required memory hole
It allocates the smallest hole from the available memory holes
It allocates the largest hole from the available memory holes
It allocates the exact same size memory hole
✅ The correct answer is option C.

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top