edited by
467 views

1 Answer

0 votes
0 votes

Answer is false. (resource acquired by a process is given by arrow head to that process.)

(resource required by process is given by arrow head towards that resource)

Try to build this chart like banker's algorithm and solve same like that.

In single instance resources if cycle is present then surely deadlock.

In multiinstance resources if cycle is present or not we need to check using banker's algo.

Related questions

1 votes
1 votes
1 answer
3
0 votes
0 votes
1 answer
4