Font size
WorksheetsBinary
Total questions: 104
Worksheet time: 1hrs 6mins
What is binary also known as?
Base 1
Base 2
Base 3
Base 10
What are the number choices in binary?
0 and 1
0, 1 and 2
0 to 2
0 to 9
What are the first 6 powers in binary?
0, 2, 4, 8, 12, 32
1, 2, 4, 8, 16, 31
1, 2, 6, 8, 16, 32
1, 2, 4, 8, 16, 32
What is 23 in binary
10101
10110
10111
11000
What is 1001 binary number in denary?
8
9
10
11
What is 111111 in denary?
60
61
62
63
What is the binary addition rule for 1 + 1 + 1?
0
1
0 carry 1
1 carry 1
what is 0 + 1 in binary?
0
10
11
1
What is 1 + 1 in binary?
10
01
11
2
What is 111 +110?
1100
1101
1110
1111
What is the word size (number of bits) of most new computers?
8
16
32
64
What is 0101 in denary (base 10)?
(a)
What is 1111 in denary (base 10)?
(a)
What is 0011 in denary (base 10)?
(a)
What is 0111 in denary (base 10)?
(a)
What is 1101 in denary (base 10)?
(a)
Using a nibble (4 bits), write the binary for 2
(a)
Using a nibble (4 bits), write the binary for 14
(a)
Using a nibble (4 bits), write the binary for 6
(a)
Using a nibble (4 bits), write the binary for 12
(a)
Using a nibble (4 bits), write the binary for 8
(a)
Using a nibble (4 bits), write the binary for 10
(a)
What is 0001 in denary (base 10)?
(a)
Which word best completes this sentence?
A combination of logic gates is known as a logic _______.
circuit
program
array
truth table
What is this diagram called?
Truth Table
Gate Table
Output Table
Input Table
What will the circuit's output be?
1
0
What will this gate's output be?
0
1
What will this gate's output be?
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
True or False:
Both inputs need to be 1 for an OR gate to output a 1
True
False
True or False:
AND gates output a 1 if both inputs are 0
True
False
True or False:
NOT gates output the opposite of the input
True
False
Which is the truth table for the AND gate?
What type of logic is this table showing:
AND
OR
NOT
NOR
What type of gate is this?
AND
OR
NOT
NOR
What type of gate is this?
AND
OR
NOT
NOR
What type of gate is this?
AND
OR
NOT
NOR
What type of logic is this table showing:
AND
OR
NOR
XOR
"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 type of logic is this table showing:
AND
OR
NOT
NOR
What type of gate is this?
AND
OR
NOT
NOR
What type of gate is this?
AND
OR
NOT
NOR
What type of gate is this?
AND
OR
NOT
NOR
What type of logic is this table showing:
AND
OR
NOR
XOR
"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 type of logic is this table showing:
AND
OR
NOT
NOR
What type of gate is this?
AND
OR
NOT
NOR
What type of gate is this?
AND
OR
NOT
NOR
What type of gate is this?
AND
OR
NOT
NOR
What type of logic is this table showing:
AND
OR
NOR
XOR
"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
