NEW
Font size
WorksheetsY8 Spring End of Unit Test
Total questions: 40
Worksheet time: 3hrs 20mins
Convert 00010001 to denary
Which of these describes a binary bit?
01010101
12563
1 or 0
2 or 3
How many bits make up a nibble?
8
16
4
6
How many bits make up a byte?
16
8
4
2
The binary number system uses___numbers
one
two
three
four
What numbers are used in the binary number system?
0-10
0-15
0-1
0-5
What number system do we use to count in the real world?
Hexadecimal
Denary
Octal
Binary
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
In a binary table starting at 1, when we move to the next column on the left, we ____________ the value of the column.
halve
square
double
triple
hash
What does the acronym ASCII stand for?
Associated Standards Council for Internet Information
American Standards Code for Information Interchange
Acronym Studies Corrected for Internet Interference
All Standards Correctly Infer Intelligence
Computers store all data using...
Binary
Hexadecimal
Decimal
Octal
The denary number for a blank space is...?
Convert this to a denary number
Which is larger?
Bit
Byte
ASCII is used to
Represent an image
Give a binary code to a pixel
Give a binary code to a character
Calculate the size of a text file
What is the ASCII code for ... A?
65
56
97
79
What is the following word ... 79 78
OFF
ON
OR
ONE
As-qui
How many bits does ASCII use for 1 letter?
8
10
2
1
Which of these is the correct sequence for the place values for binary numbers?
1, 2, 4, 8
1, 2, 4, 6, 8
1, 2, 3, 4,
0, 1
If normal counting is Base 10, Binary is in Base....
Also, Base 10
Base 16
Base 2
Base 1 and 0
Computers use ___________: strings of 0s and 1s to stand for letters, sounds, and all of the other data they handle.
binary code
algorithms
electronic devices
transistors
electric current
Why do computer process data in binary form?
Because it is easier for human beings to understand
Because computers contain circuits with switches which have two states (on and off)
Because computers contain circuits with switches which have multiple states
Because data in decimal form is processed more slowly
Which is the smallest form of data?
Bit
Byte
Nibble
8 Binary Digits
Denary is a base ____ number system
2
10
16
50
