In a MU, how is parallel converted to serial?
- By way of a shift register.
- By way of a data latch unit.
- By way of a demultiplexer.
Explanation
Parallel data is converted to serial in a multiplexer unit by loading it into a shift register and clocking the bits out one at a time onto the line. A data latch only holds data, and a demultiplexer performs the reverse serial-to-parallel function.
MridulDev asking:
Does MU mean multiplexer?
Community Comments (2)
Please Sign In to post a comment.