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

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

ANSWER DOWNLOAD EXAMIANS APP

Operating System (OS)
Which, of the following, is true for testing and debugging?

Testing detects the syntax errors in the program while debugging corrects those errors in the program
All of these
Testing checks for logical errors in the programs, while debugging is a process of correcting those errors in the program
Testing and debugging indicate the same thing
None of these

ANSWER DOWNLOAD EXAMIANS APP