NEW
Font size
WorksheetsBoolean
Total questions: 23
Worksheet time: 12mins
What is the output?
1
0
2
ERROR
What is the output?
0
1
2
ERROR
What is the output?
0
1
2
ERROR
What is the boolean expression for this logic circuit?
Q = NOT (A OR B)
Q = NOT A AND B
NOT A OR B = Q
Q = (NOT A) OR B
This is the truth table for which logic gate?
In this logic circuit, what is Q if the inputs are: A=0, B=1, C=0?
0
We can't say
1
What type of logic is this table showing:
AND
OR
NOT
NOR
What type of logic is this table showing:
AND
OR
NOR
XOR
"I will take my umbrella only if it is both about to rain and I can find it"
This is an example of which type of logic?
AND
OR
NOT
NOR
"The burglar alarm will go off if either the door or the window or both are opened". This is an example of which type of Logic?
AND
OR
NOT
NOR
What kind of 'base' system is binary known as?
Base 12
Base 8
Base 2
Base 10
