A demultiplexer, often abbreviated as DEMUX, is a combinational logic circuit.
Its primary function is to take a single input line and route it to one of several possible output lines.
The specific output line to which the input is routed is determined by the value of a set of select lines.
It is essentially a one-to-many switch.
Therefore, the correct description is that it routes a single input to multiple outputs.