What does the process scheduler do?

What does the process scheduler do?

Answer: D. All of the aboveThe process scheduler manages processes by allocating CPU time, switching between processes via context switches, and determining execution order. These tasks…

  1. A.

    Allocates CPU time to processes

  2. B.

    Switches the CPU from one process to another

  3. C.

    Decides which processes are to be executed next by the CPU

  4. D.

    All of the above

Attempted by 460 students.

Show answer & explanation

Correct answer: D

The process scheduler manages processes by allocating CPU time, switching between processes via context switches, and determining execution order. These tasks confirm that all listed options are correct.

Explore the full course: Operating System

Loading lesson…