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

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

ANSWER DOWNLOAD EXAMIANS APP

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

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

ANSWER DOWNLOAD EXAMIANS APP