Operating System (OS)
The main function of the dispatcher (the portion of the process scheduler) is

assigning ready process to the CPU
suspending some of the processes when the CPU load is high
swapping a process to the disk
None of these
bring processes from the disk to the main memory

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
All of these
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.

ANSWER DOWNLOAD EXAMIANS APP