11. Which of the following represents the output of a NOR gate?
a. 0,0 -> 0: 0,1 -> 0: 1,0->0, 1, 1->1
b. 0,1 -> 0: 0,1 -> 1: 1,0->1, 1, 1->0
c. 0,0 -> 0: 0,1 -> 1: 1,0->1, 1, 1->0
d. 0,0 -> 1: 0,1 -> 0: 1,0->0, 1, 1->0
12. Which of the following can be combined to create a Full Adder? (circle as many as
needed! You only need to circle once if there is more than 1 of the type)
a. NOT Gate
b. AND Gate
c. OR Gate
d. Half Adder
e. Latch
f. XOR Gate
13. The area inside of the CPU that performs calculations is called the:
a. Accumulator.
b. program counter.
c. arithmetic logic unit.
d. Memory Management Unit.
14 The storage locations that