in Operating System edited by
2,189 views
2 votes
2 votes

An aid to determine the deadlock occurrence is

  1. resource allocation graph
  2. starvation graph
  3. inversion graph
  4. none of the above
in Operating System edited by
by
2.2k views

2 Answers

3 votes
3 votes

Option A) is correct

A resource allocation graph is used to keep track of which resource is held by which process and which process is waiting for a resource of a particular type. 

0 votes
0 votes
$\underline{\textbf{Answer:}\Rightarrow}\;\;\mathbf{a}$

$\underline{\textbf{Explanation:}\Rightarrow}$

Resource allocation graph helps in tracking which resource is taken up by which process and which process is waiting for a resource of a particular type.

It is a simple tool to illustrate how interacting processes can deadlock.
by
Answer:

Related questions