NEW
Font size
Worksheets✅ True or False Quiz: Logic Gates
Total questions: 15
Worksheet time: 3mins
The AND gate outputs 1 only when all inputs are 1.
True
False
The OR gate outputs 0 only when all inputs are 0.
TRUE
FALSE
The NOT gate inverts the input signal.
TRUE
FALSE
The NAND gate is the complement of the AND gate.
The NOR gate outputs 1 when at least one input is 1.
The XOR gate outputs 1 when both inputs are the same.
The AND gate is also called a universal gate.
False (Universal gates are NAND and NOR)
The NAND gate can be used to implement any logic function.
The NOR gate can also be used to implement any logic function.
The OR gate outputs 1 if any input is 1.
1 True
0 False
The NOT gate requires two inputs to function.
False (NOT gate has only one input)
The XOR gate outputs 1 when inputs are different.
The NAND gate outputs 0 only when all inputs are 1.
The NOR gate outputs 0 only when all inputs are 0.
False (NOR outputs 1 only when all inputs are 0)
The AND gate outputs 0 if any input is 0.
