Match the following :
$\begin{array}{|l|l|l|l|} \hline& \textbf{List-I} && \textbf{List-II} \\ & \textbf{Process state} && \textbf{Reason for transition}\\ & \textbf{transition} \\\hline \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} \\\hline \text{b.} & \text{Blocked $\rightarrow$ Ready } & \text{ii.} & \text{Process wishes to wait for some action by} \\ &&& \text{another process} \\\hline \text{c.} & \text{Running $\rightarrow$ Blocked} & \text{iii.} & \text{The process is dispatched} \\\hline \text{d.} & \text{Running $\rightarrow$ Ready}& \text{iv.}& \text{The Process is preempted} \\\hline \end{array}$
- a-iii, b-i, c-ii, d-iv
- a-iv, b-i, c-iii, d-ii
- a-iv, b-iii, c-i, d-ii
- a-iii, b-iv, c-ii, d-i