

InterviewSolution
Saved Bookmarks
1. |
State how a Decoder is different from a Multiplexer. Also, state one use of each. |
Answer» A Multiplexer is a circuit that selects one of many input channels and connects it to the output channel. Whereas a decoder is a circuit tan converts binary numbers to denary numbers A multiplexer is used as a common bus system. Whereas a decoder is used in converting binary to denary. |
|