edited by
2,694 views
1 votes
1 votes

Match the following $:$

$\begin{array}{}  &  \textbf{List – I} && \textbf{List – II} \\ & \textbf{Process state} && \textbf{Reason for transition}\\ & \textbf{transition} \\ \text{(a.)} & \text{Ready $\rightarrow$ Running} & \text{(i.)} & \text{Request made by the process is satisfied or} \\ &&&  \text{an event for which it was waiting to occurs} \\ \text{(b.)} & \text{Blocked $\rightarrow$ Ready } & \text{(ii.)} & \text{Process wishes to wait for some action by}  \\ &&& \text{another process} \\ \text{(c.)} & \text{Running  $\rightarrow$ Blocked} & \text{(iii.)} & \text{The process is dispatched} \\ \text{(d.)} &  \text{Running $\rightarrow$ Ready}&  \text{(iv.)}& \text{The Process is preempted}  \\ \end{array}$

$\textbf{Codes :}$

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

2 Answers

Best answer
4 votes
4 votes

Answer : A

      

a. Ready  Running iii. The process is dispatched
b. Blocked Ready i. Request made by the process is satisfied or an event for which it was waiting occurs
c. Running Blocked ii. Process wishes to wait for some action by another process
d. Running Ready iv. The process is preempted
selected by
2 votes
2 votes
a. Ready  Running iii. The process is dispatched
b. Blocked Ready i. Request made by the process is satisfied or an event for which it was waiting occurs
c. Running Blocked ii. Process wishes to wait for some action by another process
d. Running Ready iv. The process is preempted
Answer:

Related questions

1 votes
1 votes
1 answer
1
go_editor asked Jul 21, 2016
1,000 views
Match the following identities/laws to their corresponding name $:$$\begin{array}{} \text{(a)} & \text{x+x = x} & \text{i.} & \text{Dominance} \\ & \text{x $\cdot$x = x}...
1 votes
1 votes
2 answers
2
2 votes
2 votes
1 answer
3
go_editor asked Jul 24, 2016
2,171 views
Match the following $:$$\begin{array}{} \text{(a)} & \text{Create} & \text{(i)} & \text{The ER model} \\ \text{(b)} & \text{Select} & \text{(ii)} & \text{Relationship m...