Computer Science, asked by ArtemisFowl6608, 11 months ago

Relate process synchronization with deadlock and starvation

Answers

Answered by Akhilrajput1
0
So process synchronization is required in a multi processing system. Deadlock is a situation when two or more processes are waiting for another to release a resource and the processes are waiting in a circular chain.
Similar questions