WorksheetsLogic Circuits
Total questions: 16
Worksheet time: 9mins
Which truth table is this?
NAND
OR
NOT
NOR
Which truth table is this?
OR
NOR
NAND
AND
How many possible input combinations are there with 3 gates?
7
8
9
10
What is the output Z of this logic circuit if A = 1 and B = 1
0
1
What is the Logic Expression for this circuit?
Z = NOT (A AND B)
Z = NOT (A OR B)
Z = (NOT A) AND B
Z = (NOT A) OR B
What is value of Y if A = 1, B = 1, C = 0
1
0
Which logic function has the output low only when both inputs are high?
AND
NAND
OR
NOR
What does connecting together the inputs of NAND and NOR gates do?
Help produce multi-input gates
Produce and EXNOR gate
Produce a NOT gate
Damage the gate
How do you make a NAND gate out of an AND gate using inverters (NOT gates)?
Invert the output from the AND gate
Invert both the inputs to the AND gate
Invert one of the inputs to the AND gate
Invert both the inputs and output of the AND gate
Which logic gate gives a high output only when both inputs are logic 0?
AND
OR
NAND
NOR
