Computer Science, asked by mutijimabernard01, 3 months ago

Describe several states of processes in their life.

Answers

Answered by Anonymous
1

Answer:

The processes in blocked suspended state are in secondary memory. They were initially in the blocked state in main memory waiting for some event but lack of memory forced them to be suspended and gets placed in the secondary memory. A process may go from blocked suspended to ready suspended if its work is done.

Similar questions