Question:

Match List-I with List-II.

List-IList-II
A. DecoderI. Selects one input out of many
B. MultiplexerII. Converts binary input into $2^n$ outputs
C. EncoderIII. Converts $2^n$ inputs into binary code
D. DemultiplexerIV. Routes one input to several outputs


Choose the correct answer from the options given below:

Show Hint

MUX = many to one, DEMUX = one to many.
Updated On: Jun 5, 2026
  • A-I, B-II, C-III, D-IV
  • A-II, B-I, C-III, D-IV
  • A-III, B-I, C-IV, D-II
  • A-IV, B-III, C-II, D-I
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is B

Solution and Explanation

Concept: Each digital component performs a specific signal transformation.

Step 1:
Match A (Decoder).
• Converts binary input into multiple outputs
• Output lines = $2^n$ \[ A \rightarrow II \]

Step 2:
Match B (Multiplexer).
• Selects one input from many inputs \[ B \rightarrow I \]

Step 3:
Match C (Encoder).
• Converts multiple inputs into binary code \[ C \rightarrow III \]

Step 4:
Match D (Demultiplexer).
• Routes one input to multiple outputs \[ D \rightarrow IV \]

Step 5:
Final mapping. \[ A-II,\ B-I,\ C-III,\ D-IV \] \[ \boxed{(2)} \]
Was this answer helpful?
0
0