Operating System (OS)
What hole will allocates in "Worst-Fit" algorithm of memory management?

It allocates the exact same size memory hole
It allocates the largest hole from the available memory holes
It allocates the smallest hole from the available memory holes
It allocates the smaller hole than required memory hole

ANSWER DOWNLOAD EXAMIANS APP

Operating System (OS)
The LRU algorithm

pages out pages that have been used recently
None of these
pages out pages that have been least used recently
pages out the first page in a given area
pages out pages that have not been used recently

ANSWER DOWNLOAD EXAMIANS APP