What is a Process Control Block (PCB)?

What is a Process Control Block (PCB)?

Answer: A. A data structure in the operating system containing the information needed to manage a particular processA PCB is an OS data structure containing important information about a process including its state, program counter, registers, and memory allocation.

  1. A.

    A data structure in the operating system containing the information needed to manage a particular process

  2. B.

    A hardware component that handles the switching of processes

  3. C.

    A data structure containing the system's processes

  4. D.

    A control system for processes in the CPU

Attempted by 791 students.

Show answer & explanation

Correct answer: A

A PCB is an OS data structure containing important information about a process including its state, program counter, registers, and memory allocation.

Explore the full course: Operating System

Loading lesson…