What is the state called when multiple processes need resources to complete execution that are being held up?
The state is called Deadlock.
Here none of the process will execute since it require some resource whhich is being held up. None of the process can execute till completion and all the processes will be waiting for some other process to finish and release resource.
The state of process will not change and will be in blocked state continuously.
If you have any questions comment down. Please don't simply downvote and leave. If you are satisfied with answer, please? upvote thanks
Get Answers For Free
Most questions answered within 1 hours.