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

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

ANSWER DOWNLOAD EXAMIANS APP

Operating System (OS)
Paging

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

ANSWER DOWNLOAD EXAMIANS APP

Operating System (OS)
Round-robin scheduling

None of these
is quite complex to implement
allows processor-bound tasks more time in the processor
allows interactive tasks quicker access to the processor
gives each task the same chance at the processor

ANSWER DOWNLOAD EXAMIANS APP