Unix IPC Question:
Download Questions PDF

What is the condition required for dead lock in Unix system?

Answer:

deadlock occurs because of
1.no preembtion
2.circular waiting i.e.. when A process is waiting for the
resources which are held by the procees B,which is waiting
for the resources engaged by process A.

Download Unix Inter-Process Communication (IPC) Interview Questions And Answers PDF

Previous QuestionNext Question
Tell me set-user-id is related to (in unix)?What is i-node numbers?