Operating System (OS)
Paging

allows multiple programs to reside in separate areas of core at the time.
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.
is a method of allocating processor time.
None of these
consists of those addresses that may be generated by a processor during execution of a computation.

ANSWER DOWNLOAD EXAMIANS APP

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

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

ANSWER DOWNLOAD EXAMIANS APP