Operating System (OS)
The LRU algorithm

None of these
pages out pages that have been least used recently
pages out the first page in a given area
pages out pages that have been used recently
pages out pages that have not been used recently

ANSWER DOWNLOAD EXAMIANS APP

Operating System (OS)
The disadvantages of "Compile and Go" loading scheme is (are):

it is very difficult to handle multiple segments, especially if the source programs are in different languages, and to produce orderly modular programs.
it is necessary to retranslate the user's program deck every time it is run.
a portion of memory is wasted because the core occupied by the assembler is unavailable to the object program.
None of these
All of these

ANSWER DOWNLOAD EXAMIANS APP

Operating System (OS)
The function(s) of the Storage Assignment is (are)

to assign storage to all variables referenced in the source program.
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 temporary locations that are necessary for intermediate results.
None of these

ANSWER DOWNLOAD EXAMIANS APP

Operating System (OS)
You should choose sleep option when

The computer is tired after working for the whole day
You finish working and going to bed
You are leaving for a very short time and want to resume you work shortly
When computer gets hanged frequently. Let it sleep for some time

ANSWER DOWNLOAD EXAMIANS APP

Operating System (OS)
Virtual Memory

is a method of memory allocation by which the program is subdivided into equal portions, or pages and core is subdivided into equal portions or blocks.
None of these
is a method of allocating processor time.
allows multiple programs to reside in separate areas of core at the time.
consists of those addresses that may be generated by a processor during execution of a computation.

ANSWER DOWNLOAD EXAMIANS APP