Data structure maintained by the operating system to maintain information for…

2021

Data structure maintained by the operating system to maintain information for each thread within a process is known as ______.

  1. A.

    Process Control Block

  2. B.

    Thread Control Block

  3. C.

    Symbol Table

  4. D.

    Scheduling Queue

Attempted by 1044 students.

Show answer & explanation

Correct answer: B

The data structure maintained by the operating system to store information about each thread within a process is known as the Thread Control Block (TCB). It contains thread-specific data such as the thread ID, program counter, register set, stack pointer, and thread state. This structure allows the OS to manage and switch between threads efficiently.

Explore the full course: Up Lt Grade Assistant Teacher 2025