6. A circuit which translates n input lines into an m-bit code word, where
n <= 2^m is defined as a
- MUX
- DeMUX
- Encoder
- Decoder
- ROM
3 is CORRECT. An encoder is a circuit which converts n lines of input
into a m-bit codeword, where n is less than or equal to 2^m.
[ Go Back To Question 6 ]
[ Go Back To The Beginning Of Quiz ]