Computer Science, asked by suryakantthakur825, 5 months ago

3. Show how semaphore can give rise to deadlock.​

Answers

Answered by Anonymous
5

Answer:

The implementation of semaphore with a waiting queue may result in a satiation where two more processes are waiting indefinitely for an event that can be caused only by one of the waiting processes. When such a state is reached that process are said to be deadlocked.

Answered by mamilata810
0

Answer:

The implementation of semaphore with a waiting queue may result in a satiation where two more processes are waiting indefinitely for an event that can be caused only by one of the waiting processes. When such a state is reached that process are said to be deadlocked.

Explanation:

Hope this answer helps you!

Similar questions