Divine Word College of Calapan: Engineering and Architecture Department
Divine Word College of Calapan: Engineering and Architecture Department
_____1. The output will be a LOW for any case when _____14. Convert the decimal number 151.75 to
one or more inputs are zero in a(n) binary.
a. OR b. NAND c. NOT d. AND a. 10000111.11 b. 11010011.01 c. 10010111.11
_____2. A single transistor can be used to build which d. 00111100.00
of the following digital logic gates? _____15. The number of bits used to store a BCD digit.
a. OR b. NOT c. AND d. NAND a. 4 b. 1 c. 2 d. 8
_____3. Exclusive-OR (XOR) logic gates can be _____16. Which statement below best describes a
constructed from what other logic gates? Karnaugh map?
a. OR gates and NOT gates a. It is simply a rearranged truth table. b. A Karnaugh
b. AND gates, OR gates, and NOT gates map can be used to replace Boolean rules.
c. AND gates and NOT gates d. OR gates only c. The Karnaugh map eliminates the need for using
_____4. If a signal passing through a gate is inhibited NAND and NOR gates. d. Variable complements can
by sending a low into one of the inputs, and the output be eliminated by using Karnaugh maps.
is HIGH, the gate is a(n): _____17. Logically, the output of a NOR gate would
a.NAND b.AND c.NOR d.OR have the same Boolean expression as a(n):
_____5. How many NAND circuits are contained in a a. NOR gate immediately followed by an INVERTER
7400 NAND IC? b. NAND gate immediately followed by an INVERTER
a. 2 b. 1 c. 4 d. 3 c. AND gate immediately followed by an INVERTER
_____6. How many truth table entries are necessary d. OR gate immediately followed by an INVERTER
for a four-input circuit? _____18. Identify the logic function performed by the
a. 4 b. 8 c. 12 d. 16 circuit shown in the given figure (see fig 1)
_____7. The logic gate that will have HIGH or “1” at its a.XOR b. XNOR c. NAND d.NOR
output when any one of its inputs is HIGH is a(n): _____19. The number of full and half-adders required
a. AND b. NOR c. OR d. NOT to add 16-bit numbers is
_____8. What input values will cause an AND logic gate a. 8 half-adders, 8 full-adders
to produce a HIGH output? b. 1 half-adder, 15 full-adders
a. At least one input is LOW. c. 16 half-adders, 0 full-adders
b. At least one input is HIGH. d. 4 half-adders, 12 full-adders
c. All inputs are HIGH. _____20. Output of the following circuit (fig 2) is
d. All inputs are LOW. a. 0 b. 1 c. x d. x’
_____9. The basic logic gate whose output is the _____21. The characteristic equation of D flip-flop is:
complement of the input is the: a. Q = 1 b. Q = 0 c. Q = D’ d. Q= D
a. Inverter b. Comparator c. OR d. AND _____22. Each "1" entry in a K-map square represents:
_____10. 3428 is the decimal value for which of the a. a HIGH for each input truth table condition that
following binary coded decimal (BCD) groupings? produces a HIGH output. b. a HIGH output on the truth
a. 11010001001000 b. 11010000101000 table for all LOW input combinations. c. a LOW output
c. 110100001101010 d. 011010010000010 for all possible HIGH input conditions. d. a DON'T CARE
_____11. What is the decimal value of the hexadecimal condition for all possible input truth table
number 777? combinations.
a. 191 b. 19111 c. 1911 d.19 _____23. Looping on a K-map always results in the
_____12. What is the result when a decimal 5238 is elimination of:
converted to base 16? a. variables within the loop that appear only in their
a. 12166 b. 327.375 c. 1388 d.1476 complemented form. b. variables that remain
_____13. What is the difference between binary coding unchanged within the loop. c. variables within the
and binary coded decimal? loop that appear in both complemented and
a. Binary coding has a decimal format. uncomplemented form. d. variables within the loop
b. BCD is pure binary. c. Binary coding is pure binary. that appear only in their uncomplemented form.
d. BCD has no decimal format.