Font size
WorksheetsY8 - EOU - Binary
Total questions: 81
Worksheet time: 1hrs 1mins
8 bits makes a
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)
What is 0110 + 0010
8
9
4
3
How does the rule 1 + 1 + 1 work?
0 carry 1
1 carry both 0s
1 carry 1
0 carry 1
An overflow error is where...
0s and 1s... Oh my!
Not enough room memory to store results
Wrong file type
To much room in memory to add everything up
How many values, or states, can a single bit have?
Two
One
Zero
A nybble
A right shift is the same as...
Hexadecimal
Multiplying
Subtracting
Dividing
A left shift is the same as...
Multiplying
Dividing
Adding
Rounding
What is 1100 1100 + 0010 1101
55
241
267
249
An overflow error can cause...
Correct results
Loss of data
Incorrect results
A glitch in the Matrix
Apply a left shift of 2 to 1111
30
60
90
15
Right shift 0011 1000 by 3
4
11
7
1
Answer as a byte
Answer as a byte
Answer as a byte
Answer as a byte
Answer as a byte
Answer as a byte
0000 0111
0000 1111
0000 1111
0100 0111
0000 1111
0001 1111
0011 1100
0011 1111
0001 0001
ASCII STANDS FOR
AUTOMATIC STANDARD CODE FOR INFORMATION INTERCHANGE
AMERICAN STANDARD CODE FOR INFORMATION INTERCHANGE
The ASCII code for a blank space is...?
32
1
2
126
ASCII is the standard coding method to store text in computers.
True
False
Not all characters on a keyboard are printable. What are the others called?
Control characters
Empty Characters
Both
What is the ASCII code for ... A?
65
56
97
79
What is the following word ... 79 78
OFF
ON
OR
ONE
Number system using only two digits.
A. binary
B. parallel processing
C. computer model
D. ASCII
E. coding
How many bits does ASCII use for 1 letter?
8
10
2
1
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
How many unique colours are used in this image?
2
3
4
8
A pixel is...
not determined by used input.
the most important factor in determine the colours available for an image.
the smallest controllable part of a computer screen.
How many colours are used to create this image?
3
4
5
8
What does the term colour depth mean?
The number of bits used in each pixel in an image file
The amount/density of pixels in a given space (usually an inch)
Extra data stored with a file which contains the files properties
Small dots that make up bitmap images
What does the term pixel mean?
The number of bits used in each pixel in an image file
The amount/density of pixels in a given space (usually an inch)
Extra data stored with a file which contains the files properties
Small dots that make up bitmap images
A bitmap image is made up of
Pixels
Colours
Sounds
Samples
Generally, what is the shape of a pixel?
Circle
Star
Triangle
Square
Add 11012 and 10112 . What is the result in binary?
11000
10110
10000
11010
Subtract 1012 from 10002 . What is the result in binary?
101
100
111
11
