Computer Science, asked by aksajoy7812, 1 year ago

Describe process states of an operating system with daigram

Answers

Answered by Anonymous
1

In general, a process can have one of the following five states at a time. This is the initial state when a process is first started/created. The process is waiting to be assigned to a processor. Ready processes are waiting to have the processor allocated to them by the operating system so that they can run.

Similar questions