Multiple choice

Which part of Process Control Block includes a process priority, pointers to scheduling queues, and any other scheduling parameters.

  1. Memory-management information

  2. CPU-scheduling information

  3. CPU registers

  4. Program counter

  5. Process state

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

CPU-scheduling information includes a process priority, pointers to scheduling queues, and any other scheduling parameters.