Operating System (OS)
Process is

a program in execution
a job in secondary memory
contents of main memory
program in High level language kept on disk
None of these

ANSWER DOWNLOAD EXAMIANS APP

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)
The function(s) of the Storage Assignment is (are)

to assign storage to all temporary locations that are necessary for intermediate results.
None of these
to assign storage to literals, and to ensure that the storage is allocate and appropriate locations are initialized.
All of these
to assign storage to all variables referenced in the source program.

ANSWER DOWNLOAD EXAMIANS APP