Correct option is C
Definition of a Multiplexer (MUX):
A multiplexer (MUX) is a combinational logic circuit designed to select one of several input lines and connect it to a single common output line based on select lines.
Key Features of a Multiplexer:
· Allows data selection from multiple inputs.
· Number of select lines determines the number of inputs it can handle: Number of inputs=2number of select lines
· Used in applications like data routing, communication systems, and signal selection.