What causes a process to block?
Blocked. A process transitions to a blocked state when it cannot carry on without an external change in state or event occurring. For example, a process may block on a call to an I/O device such as a printer, if the printer is not available. When a process is in a blocked state? The process is in blocked state if …