Worksheetscomputational logic 1 - Binary and Gates
Total questions: 20
Worksheet time: 10mins
what two numbers are used in Binary
1 and 2
0 and 9
0 and 1
1 and 10
what are the switches inside a computer made up of?
Logic fences
Logic gates
binary gates
garden gates
why do we have to convert data to binary?
Because the computer is too powerful.
So that the data does not disappear.
If you don't the computer will not understand it.
Data can only be text or images.
which is the correct symbol for an OR gate?
which is the correct symbol for an AND gate?
which is the correct symbol for a NOT gate?
What are the three main types of Logic Gate?
AND, OR, SNOT
NOT, SAND, OR
OR, NOT, AND
BINARY, LOGIC AND GARDEN
What is the missing word?
The ________ gate will only output 1 if
both inputs are 1, otherwise the
output will be 0.
AND
OR
NAND
NOT
What is the missing word?
The ______ gate reverses the input, so if 0 is inputted into a _______ gate it will output 1.
AND
OR
NAND
NOT
What is the missing word?
The _____ gate will output 1 if either or both of the inputs are 1.
AND
OR
NAND
NOT
Which is the correct truth table for an AND gate?
Which is the correct truth table for a NOT gate?
Which is the correct truth table for an OR gate?
Fill in the missing word.
Logic gates can be combined in order to create logic ________.
charts
circuits
correct
robots
What is the truth table for this combination of logic gates?
WHICH IS THE CORRECT gate to use for this scenario?
•A system is used to monitor athletes.
•A heart rate (H) monitor is used to monitor heart rate.
•An oxygen (O) is used to monitor oxygen levels.
•An alarm (A) is sounded if the heart rate (H) and oxygen (O) readings are outside safe limits .
Which symbol is the comparison operator for GREATER THAN?
<
=
>
*
Which symbol is the comparison operator for LESS THAN OR EQUAL TO ?
<
=
>
<=
Which ARITHMETIC OPERATOR is missing from this sum?
4 ? 8 = 32
*
-
/
+
Which ARITHMETIC OPERATOR is missing from this sum?
24 ? 8 = 3
*
-
/
+
