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

ANSWER DOWNLOAD EXAMIANS APP

Operating System (OS)
Which of the following functions is(are) performed by the loader

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

ANSWER DOWNLOAD EXAMIANS APP