0
5.1kviews
Draw and explain five state process model.
1 Answer
written 3.4 years ago by | • modified 3.4 years ago |
Five-State Process Model States
As a process executes, it changes state. The state of a process is defined in part by the current activity of that process. A process may be in one of the following states:
Running: The currently executing process.
Waiting/Blocked: Process waiting for some event such …