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 exact same size memory hole
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)
Which of the following functions is(are) performed by the loader

All of these
physically place the machine instructions and data into memory.
adjust all address dependent locations, such as address constants, to correspond to the allocated space.
allocate space in memory for the programs and resolve symbolic references between object decks
None of these

ANSWER DOWNLOAD EXAMIANS APP