Multiple choice

A combinational logic circuit which is used when it is required to send data coming from a single source to two or more separate destinations is called

  1. decoder

  2. encoder

  3. multiplexer

  4. demultiplexer

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

A demultiplexer takes a single input and routes it to one of multiple outputs based on select lines - exactly sending data from one source to multiple destinations. A decoder extracts information, an encoder compresses multiple inputs to fewer outputs, and a multiplexer does the opposite (many-to-one).