67.4k views
0 votes
Each process is represented in the operating system by a process control block (PCB). What pieces of information does it contain? Why is it important?

User Mister
by
7.8k points

1 Answer

7 votes

Answer: Each block of memory contains information about the process state, program counter, stack pointer, status of opened files, scheduling algorithms

Step-by-step explanation:

User Dennis Kreminsky
by
7.7k points