Vidyalelo
Computer Fundamentals · Q407

Operating System

Computer Related · Computer Fundamentals · question 407

Q407

Scheduling is

A.
allowing jobs to use the processor
Answer
B.
unrelated to performance consideration
C.
not required in uniprocessor systems
D.
the same regard-less of the purpose of the system
E.
None of the above

Answer: Option A

Solution

Answer: Option A
Solution:
The process scheduling is the activity of the process manager that handles the removal of the running process from the CPU and the selection of another process on the basis of a particular strategy. Process scheduling is an essential part of Multiprogramming operating systems.