3-3 Combinatorial Circuits Flashcards
1
Q
I have a circuit that validates whether the bits in two words are equal. What gate is most efficient at comparing if two inputs are equal?
A
XOR
2
Q
The combinatorial circuit shown is a…
A
multiplexer
3
Q
I have a decoder with 4 input lines i0 through i3 and outputs o0 through o15. What will be the value of output o4 if I pass in input 0111 as the input number?
A
0
4
Q
A decoder circuit uses control lines to select a single output from a multiple inputs, such as a parallel to serial converter.
A
False