DE
DE
4. If a 3-input NOR gate has eight input possibilities, how many of those possibilities will re
A. 1
B. 2
C. 7
D. 8
5. If a signal passing through a gate is inhibited by sending a LOW into one of the inputs, an
A. AND
B. NAND
C. NOR
D. OR
6. Which of the following logical operations is represented by the + sign in Boolean
algebra?
A. inversion
B. AND
C. OR
D. complementation
7. Output will be a LOW for any case when one or more inputs are zero for a(n):
A. OR gate
B. NOT gate
C. AND gate
D. NOR gate
8. The output of a NOR gate is HIGH if ________.
A. all inputs are HIGH
B. any input is HIGH
C. any input is LOW
D. all inputs are LOW
9. The format used to present the logic output for the various combinations of logic inputs to
A. Boolean constant
B. Boolean variable
C. truth table
D. input logic function
10. How many inputs of a four-input AND gate must be HIGH in order for the output of the lo
A. any one of the inputs
B. any two of the inputs
C. any three of the inputs
D. all four inputs
11. Logically, the output of a NOR gate would have the same Boolean expression as a(n):
A. NAND gate immediately followed by an inverter
B. OR gate immediately followed by an inverter
C. AND gate immediately followed by an inverter
D. NOR gate immediately followed by an inverter
12. When reading a Boolean expression, what does the word "NOT" indicate?
A. the same as
B. inversion
C. high
D. low
13. The output of an exclusive-NOR gate is HIGH if ________.
A. the inputs are equal
B. one input is HIGH, and the other input is LOW
C. the inputs are unequal
D. none of the above
14. Convert the following SOP expression to an equivalent POS expression.
A.
B.
C.
D.
15. Determine the values of A, B, C, and D that make the sum term equal to zero
A. A = 1, B = 0, C = 0, D = 0
B. A = 1, B = 0, C = 1, D = 0
C. A = 0, B = 1, C = 0, D = 0
D. A = 1, B = 0, C = 1, D = 1
16. Which of the following expressions is in the sum-of-products (SOP) form?
A. (A + B)(C + D)
B. (A)B(CD)
C. AB(CD)
D. AB + CD
17. Derive the Boolean expression for the logic circuit shown below:
A.
B.
C.
D.
18. One of De Morgan's theorems states that . Simply stated, this means that logica
A. a NOR and an AND gate with inverted inputs
B. a NAND and an OR gate with inverted inputs
C. an AND and a NOR gate with inverted inputs
D. a NOR and a NAND gate with inverted inputs
19. Applying De Morgan's theorem to the expression , we get ________.
A.
B.
C.
D.
20. Which output expression might indicate a product-of-sums circuit construction?
A.
B.
C.
D.
21. An AND gate with schematic "bubbles" on its inputs performs the same function as a (n) _
A. NOT
B. OR
C. NOR
D. NAND
22. AC + ABC = AC
A. True
B. False
23. Which Boolean algebra property allows us to group operands in an expression
example, A + B = B + A]?
A. associative
B. commutative
C. Boolean
D. distributive
24. A logic circuit that provides a HIGH output if one input or the other input, but not both, is
A. Ex-NOR gate
B. OR gate
C. Ex-OR gate
D. NAND gate
25. Which type of gate can be used to add two bits?
A. Ex-OR
B. Ex-NOR
C. Ex-NAND
D. NOR
26. Convert hexadecimal value 16 to decimal.
A. 2210
B. 1610
C. 1010
D. 2010
27. Convert binary 111111110010 to hexadecimal.
A. EE216
B. FF216
C. 2FE16
D. FD216
28. Convert the following binary
010112
A. 11
B. 35
C. 15
D. 10
D. 110
A.
B.
C.
D.