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

Operating System (OS)
The CPU, after receiving an interrupt from an I/O device

branches off to the interrupt service routine after completion of the current instruction
None of these
halts for a predetermined time
hands over control of address bus and data bus to the interrupting device
branches off to the interrupt service routine immediately

ANSWER DOWNLOAD EXAMIANS APP