Multiple choice

Which of the following sets of information stored in Process Control Block contains information about process priorities, pointer to scheduling queues and other scheduling parameters?

  1. Program counter

  2. Memory management information

  3. CPU scheduling information

  4. Process state

  5. CPU registers

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

This set of information stored in Process Control Block contains information about process priorities, pointer to scheduling queues and other scheduling parameters.