Computer Science, asked by rani7739519639, 11 hours ago

what is control block? give me a short answer​

Answers

Answered by ayushjutete4
0

Answer:

A process control block (PCB) is a data structure used by computer operating systems to store all the information about a process. It is also known as a process descriptor. This specifies the process state i.e. new, ready, running, waiting or terminated. ...

Answered by selokarguni75
0

Answer:

process control block is a data structure used in operating system to store all data related information to the process.

Explanation:

process ID

process state

program counter

priority

general purpose register

file list

pevice Info

protection

etc

Attachments:
Similar questions