NEW
Font size
WorksheetsComputational Logic Quiz
Total questions: 15
Worksheet time: 8mins
Which logic gate does this image represent?
AND Gate
OR Gate
NAND Gate
NOT gate
Which logic gate does this image represent?
AND Gate
NOR Gate
OR Gate
NOT Gate
Which logic gate does this represent?
XOR Gate
AND Gate
NOR GATE
OR Gate
This Truth Table represents which logic gate?
NAND Gate
NOT Gate
OR Gate
AND Gate
This Truth Table represents which logic gate?
NOT Gate
NOR Gate
OR Gate
AND Gate
This Truth Table represents which logic gate?
AND Gate
NOT Gate
OR Gate
XOR Gate
Which Boolean expression does this picture represent?
NOT (A AND B)
NOT A AND B
NOT B AND A
A AND B NOT
Which Boolean expression does this logic diagram represent?
NOT (A AND B)
NOR (A AND B)
A OR B NOT
NOT(A OR B)
Which Boolean expression does this logic gate represent?
A AND B AND C
(A AND B) NOT C
(NOT C) AND (A OR B)
NOT C OR (A AND B)
Which Boolean expression does the output Q represent?
(A OR B) NOT
NOT (A AND B)
NOT (A OR B)
A AND B
Which Boolean expression does the output Q represent?
NOT (A AND B)
A OR B
A AND B
NOT (A OR B)
Computer processes information in 1s and 0s, which is known as
Denary
Binary
Bytes
Bit
In a truth table, 0s and 1s are used to represent……………………………………, respectively.
Off and on
True and False
On and off
high and low
Which gate will give a true output if one or more of its inputs are true?
NAND
AND
OR
XOR
If a binary logic diagram has four inputs, how many possible outputs are there?
4
10
12
16
