0
18kviews
Short note on process control block
1 Answer
1
308views

Each process is represented in the operating system by a Process Control Block (PCB) also called as Task Control Block. The operating system groups all information that needs about a particular process into a data structure called a PCB or Process Descriptor. When a process is created, operating system creates …

Create a free account to keep reading this post.

and 4 others joined a min ago.

Please log in to add an answer.