Information about each process in an operating system is maintained by ____.

2021

Information about each process in an operating system is maintained by ____.

Answer: B. Process Control BlockOption 2: Process Control Block (PCB) The Process Control Block (PCB) is a data structure used by the operating system to store all the information necessary…

  1. A.

    Scheduler

  2. B.

    Process Control Block

  3. C.

    Central Processing Unit

  4. D.

    Program Counter

Attempted by 1641 students.

Show answer & explanation

Correct answer: B

Option 2: Process Control Block (PCB)

The Process Control Block (PCB) is a data structure used by the operating system to store all the information necessary to manage a particular process. It acts as a "passport" for the process, containing details like the process ID, state, priority, program counter, and CPU registers.

A video solution is available for this question — log in and enroll to watch it.

Explore the full course: Up Lt Grade Assistant Teacher 2025

Loading lesson…