edited by
2,288 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.
Answer:

Related questions

4 votes
4 votes
3 answers
2
Satbir asked Jan 13, 2020
4,336 views
What is compaction refers toa technique for overcoming internal fragmentationa paging techniquea technique for overcoming external fragmentationa technique for compressin...
2 votes
2 votes
1 answer
3
Satbir asked Jan 13, 2020
4,304 views
Dispatch latency is defined asthe speed of dispatching a process from running to the ready statethe time of dispatching a process from running to ready state and keeping ...
2 votes
2 votes
1 answer
4
Satbir asked Jan 13, 2020
6,022 views
Which of the following algorithms defines time quantum?shortest job scheduling algorithmround robin scheduling algorithmpriority scheduling algorithmmultilevel queue sche...