Sheet logic
Combinational Circuits Dr/Ghada Kareem
1- The device shown here is most likely a
a) Comparator
b) Multiplexer
c) Inverter
d) Demultiplexer
2-What type of logic circuit is represented by the figure shown below?
a) XOR
b) XNOR
c) AND
d) XAND
3- For a two-input XNOR gate, with the input waveforms as shown below, which output
waveform is correct?
a) D
b) a
c) c
d) b
4- The carry propagation can be expressed as ________
a) Cp = AB
b) Cp = A + B
c) All but Y0 are LOW
d) All but Y0 are HIGH
5-3 bits full adder contains ________
a) 3 combinational inputs
b) 4 combinational inputs
c) 6 combinational inputs
d) 8 combinational inputs
6-How many 3-line-to-8-line decoders are required for a 1-of-32 decoder?
a) 1
b) 2
c) 4
d) 8
7- For the device shown here, let all D inputs be LOW, both S inputs be HIGH, and the input be
HIGH. What is the status of the Y output?
a) Low
b) High
c) Don,t Care
d) Cannot be determined
8- The binary numbers A = 1100 and B = 1001 are applied to the inputs of a comparator. What are
the output levels?
a) A > B = 1, A < B = 0, A < B = 1
b) A > B = 0, A < B = 1, A = B = 0
c) A > B = 1, A < B = 0, A = B = 0
d) A > B = 0, A < B = 1, A = B = 1
9- The Boolean function realized by the logic circuit shown is
10- A combinational circuit which is used to change a decimal number into an equivalent BCD number is
a) Decoder
b) Encoder
c) Multiplexer
d) Demultiplexer
11- A decoder can be used as a Demultiplexer by ________.
a) tying all enable pins LOW
b) tying all data-select lines LOW
c) tying all data-select lines HIGH
d) using the input lines for data selection and an enable line for data input