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

ANSWER DOWNLOAD EXAMIANS APP

Operating System (OS)
Indicate which, of the following, in not true about an interpreter

Interpreter analyses each source statement every time it is to be executed
Interpreter generates an object program from the source program
None of these
Interpreter is a kind of translator
All of these

ANSWER DOWNLOAD EXAMIANS APP