Operating System
Programming and Technical
What do you mean by deadlock?
Read Solution (Total 1)
-
- Dead lock is a situation of two or more processes waiting for each other to finish their tasks.It usually occurs in a multiprocessing environment.
- 11 years agoHelpfull: Yes(0) No(0)
Operating System Other Question