Computer Science, asked by rani293, 1 year ago

The process control block is: select one: a. Data structure b. Process type variable c. A secondary storage section d. A block in memory

Answers

Answered by adnanjelaniadj
0

A Data structure.

PCB is a data-structure which is Present in the OS kernel, it contains the information needed to manage the process scheduling.

Answered by AtharvSena
0

The correct option is option a) Data  Structure

The process control block is a Data Structure.

A data structure known as a Process Control Block (PCB). It holds process-related data such as Process State, Program Counter, CPU Register, and so on. Task Control Block is another name for Process Control Block.

The Process Control Block (PCB) stores information about a process, such as the Process State, Program Counter, and CPU Register, among other things. Task Control Block is another name for Process Control Block. A bootstrap programme is a software that runs when a system or computer is booted or rebooted for the first time.

#SPJ3

Similar questions