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 smallest hole from the available memory holes
It allocates the smaller hole than required memory hole
It allocates the largest hole from the available memory holes

ANSWER DOWNLOAD EXAMIANS APP

Operating System (OS)
Virtual Memory

None of these
allows multiple programs to reside in separate areas of core at the time.
is a method of allocating processor time.
is a method of memory allocation by which the program is subdivided into equal portions, or pages and core is subdivided into equal portions or blocks.
consists of those addresses that may be generated by a processor during execution of a computation.

ANSWER DOWNLOAD EXAMIANS APP