SarkariResultOutBMS · 2024

Previous Year Question

In general, a multiplexer has
  1. one data input, several data outputs and selection inputs
  2. one data input, one data output and one selection input
  3. several data inputs, several data outputs and selection inputs
  4. several data inputs, one data output and selection inputs

Correct answer: D

Explanation

A multiplexer is a data selector. It accepts several data inputs, uses select lines to choose one of them, and sends the selected data to a single output. Therefore option D is correct.

Formula

2^n data inputs require n select lines and produce one selected output

Step-by-step solution

MUX Input/Output Structure explanatory diagram

Correct Answer

D — several data inputs, one data output and selection inputs

Concept and Reasoning

A multiplexer is a data selector. It accepts several data inputs, uses select lines to choose one of them, and sends the selected data to a single output. Therefore option D is correct.

Calculation / Key Relation

2^n data inputs require n select lines and produce one selected output

Exam Takeaway

MUX = many inputs to one output.

Common Mistake

Do not confuse a multiplexer with a demultiplexer, which routes one input to one of many outputs.

Common mistake

Do not confuse a multiplexer with a demultiplexer, which routes one input to one of many outputs.

Exam tip

MUX = many inputs to one output.

Quick method

MUX = many inputs to one output.