Operating System (OS)
The LRU algorithm

pages out pages that have not been used recently
pages out the first page in a given area
pages out pages that have been least used recently
pages out pages that have been used recently
None 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 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

ANSWER DOWNLOAD EXAMIANS APP