Operating System (OS)
Paging

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.
is a method of allocating processor time.
None of these
allows multiple programs to reside in separate areas of core at the time.
consists of those addresses that may be generated by a processor during execution of a computation.

ANSWER DOWNLOAD EXAMIANS APP

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

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
It allocates the exact same size memory hole

ANSWER DOWNLOAD EXAMIANS APP