retagged by
1,603 views
0 votes
0 votes

Match the following :

$\begin{array}{clcl}  & \textbf{List-I} & & \textbf{List-II} \\ \text{a.} & \text{Critical region} &\text{i.}& \text{Hoares Monitor} \\ \text{b.} & \text{Wait/signal} &\text{ii.} & \text{Mutual Exclusion} \\ \text{c.} & \text{Working set} &\text{iii.} & \text{Principal of locality} \\ \text{d.} & \text{Dead lock} &\text{iv.} & \text{Circular wait} \\ \end{array}$

$\textbf{Codes :}$

  1. $\text{a-ii, b-i, c-iii, d-iv}$
  2. $\text{a-i, b-ii, c-iv, d-iii}$
  3. $\text{a-ii, b-iii, c-i, d-iv}$
  4. $\text{a-i, b-iii, c-ii, d-iv}$
retagged by

2 Answers

1 votes
1 votes

Answer : A

List-I                                       List-II
a. Critical region                  2. Mutual exclusion
b. Wait/signal                      1. Hoares Monitor 
c. Working set                     3. Principal of locality
d. Dead lock                        4. Circular wait

0 votes
0 votes
AS simple and as direct as u can get deadlock -circular wait  , working set- principle of locality , critical region --mutual exclusion

hoares monitor used in synchronization so wait/signal
Answer:

Related questions

2 votes
2 votes
2 answers
1
go_editor asked Jul 13, 2016
2,316 views
Which of the following operating system is better for implementing client-server network?Windows 95Windows 98Windows 2000All of these
1 votes
1 votes
2 answers
2
go_editor asked Jul 13, 2016
3,032 views
Everything below the system call interface and above the physical hardware is known asKernelBusShellStub
1 votes
1 votes
2 answers
3
2 votes
2 votes
2 answers
4
go_editor asked Jul 12, 2016
2,897 views
A thread is a light weight process.In the above statement, weight refers totimenumber of resourcesspeedall of the above