How does a demultiplexer ignore/discard/block the non-required outputs? A demultiplexer channels the input to one of the outputs, but there are several outputs. When one output is selected (depending on the state of the select line(s)) then rest of the outputs are 0/low (am I right?). Now, if the input is 0/low then the selected and non-selected outputs all becomes 0/low. How does the demultiplexer perceive the final result in such a case??
Please explain in details (with reference to 1:2 demux if possible). Thank You!