Computer Science, asked by neeljajawara, 3 months ago

What is the purpose of Control Blocks?

Answers

Answered by kishornyk2
1

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. When a process is created the operating system creates a corresponding process control block.

Similar questions