MUX Input/Output Structure
⚑ Report issue
Found a wrong answer, translation, image or source problem? Send it to editorial review.
PYQFound a wrong answer, translation, image or source problem? Send it to editorial review.
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.

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