Font size
Worksheetsbinary
Total questions: 70
Worksheet time: 54mins
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)
What is 0001 in denary (base 10)?
(a)
Using a nibble (4 bits), write the binary for 10
(a)
Which of these are the correct place values for binary?
128,64,32,16,8,4,2,1
128, 68,34,12,6,4,2,1
1,0
0,1
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 the binary addition rule for 1 + 1 + 1?
0
1
0 carry 1
1 carry 1
What is 111 +110?
1100
1101
1110
1111
What effect does a left shift of 2 places have in binary?
Multiplies by 2
Multiplies by 4
Divides by 2
Divides by 2
What issue can occur when performing a left shift?
Get the answer wrong
The number is lost
Loss of accuracy due to overflow
Loss of accuracy due to lost data
What effect does a right shift of 4 places have in binary?
Divides by 8
divides by 4
Divides by 32
Divides by 16
What issue can occur when performing a right shift?
Get the answer wrong
The number is over stated
Loss of accuracy due to overflow
Loss of accuracy due to lost data
What is 1 + 1 in binary?
10
01
11
2
what is 0 + 1 in binary?
0
10
11
1
What is the word size (number of bits) of most new computers?
8
16
32
64
What is 111111 in denary?
60
61
62
63
01
11
Use binary addition rules + whiteboards!
1001
1011
Use binary addition rules + whiteboards!
1111
1011
Use binary addition rules + whiteboards!
01111
11011
Use binary addition rules + whiteboards!
01111
11011
Use binary addition rules + whiteboards!
01100000
01101001
Use binary addition rules + whiteboards!
01101111
01101111
Use binary addition rules + whiteboards!
01111111
01111101
Use binary addition rules + whiteboards!
00111011
00110011
Use binary addition rules + whiteboards!
Use binary addition rules + whiteboards!
Computers work with ...
binary
Hexadecimal
Decimal
Integers are ...
Fractions
Decimal numbers
whole numbers
Another name for the decimal system is ...
Base-2 number system
Base-10 number system
Base-16 number system
Another name for the binary system is ...
Base-2 number system
Base-10 number system
Base-16 number system
The number 136 is the same as:
100×6+101×3+102×1
101×6+102×3+103×1
20×6+21×3+22×1
The binary number 1100 converted to decimal is:
13
12
14
The decimal number 10 converted to binary is:
1000
1010
1011
The decimal number 8 converted to binary is:
1000
1010
1011
The binary number 111 converted to decimal is:
5
7
6
What is the result of the binary addition: 110 + 101
211
1011
311
1111
What is the fixed length of a bit string?
7 bits
10 bits
100 bits
8 bits
