edited by
3,159 views
0 votes
0 votes

Match the terms in $\textbf{List-I}$ with the options given in $\textbf{List-II}$ :

$\begin{array}{clcl}  & \textbf{List-I} & & \textbf{List-II}\\ \text{(a)} & \text{Decoder} &\text{(i)} & \text{1 line to $2^n$ lines} \\ \text{(b)} & \text{Multiplexer} & \text{(ii)} & \text{n lines to $2^n$ lines} \\ \text{(c)} & \text{De multiplexer} & \text{(iii)} &\text{$2^n$ lines to 1 line} \\ &&\text{(iv)}& \text{$2^n$ lines to $2^{n-1}$ lines} \\ \end{array}$

$\textbf{Code :}$

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

1 Answer

2 votes
2 votes

Option B. a-ii; b-iii; c-i

Decoder = n to 2^n
Mux = Many to One i.e. 2^n to 1
De Mux = One to Many i.e. 1 to 2^n

 

Related questions

0 votes
0 votes
3 answers
1
Pooja Khatri asked Jul 13, 2018
2,100 views
In $\text{RS}$ flip-flop, the output of the flip-flop at time $(t+1)$ same as the output at time $t$, after the occurrence of a clock pulse if :$S=R=1$$S=0, R=1$$S=2, R=0...
1 votes
1 votes
4 answers
2
Pooja Khatri asked Jul 13, 2018
2,662 views
What does the following logic diagram represent?Synchronous CounterRipple CounterCombinational CircuitMod 2 Counter
0 votes
0 votes
2 answers
3
0 votes
0 votes
3 answers
4
Pooja Khatri asked Jul 13, 2018
3,823 views
Perform the following operation for the binary equivalent of the decimal numbers $(-14)_{10}+(-15)_{10}$. The solution in 8 bit representation is1110001100011101100111011...