Font size
WorksheetsInformation and Data Test
Total questions: 20
Worksheet time: 2hrs 40mins
What is a Binary Question?
A number made up of 1s & 0s.
A question where there are two possible answers.
Two questions that go together.
A question that needs two answers.
What is NOT an example of a Binary Question?
Do you like chocolate?
Is it raining?
What is your Social Security Number?
Do I turn left or right?
What is an example of a Binary Number?
1010 1000
2B
54
1
What is a Hexadecimal Number?
A number system that is base 6.
A number system that is base 10.
A number system that is base 2.
A number system that is base 16.
What is a Decimal Number?
The number system that we grew up on that is base 6.
The number system that we grew up on that is base 10.
The number system that we grew up on that is base 2.
The number system that we grew up on that is base 16.
What is information?
They are opinions that we believe are true.
Facts provided or learned about something or someone.
Facts that we find on the internet.
Data that is in the air.
The number below is an example of what kind of number?
3D
Binary
Decimal
Octal
Hexadecimal
The number below is an example of what kind of number(s)? (There are two answers)
82
Binary
Decimal
Octal
Hexadecimal
The number below is an example of what kind of number?
0101 0001
Binary
Decimal
Octal
Hexadecimal
How many Bits make a Byte?
2
4
8
16
A Bit can be compared to the following?
Place Values
Numbers
Food
Addition
When do we get an Overflow?
When we put too much soda in the cup.
When the value we want is greater than the number of bits we can store.
When we have too many bits.
When the binary becomes too much.
How do we represent text using numbers?
Hexadecimal
Binary
Information Table
ASCII Table
How many Bits make up the message below using the ASCII table?
How are you?
12
72
80
96
Write the Binary Number as a Decimal Number.
1101 1011
(a)
Write the Binary Number as a Hexadecimal Number.
0001 1001 1101
(a)
Write the Decimal Number as a Binary Number.
150
(a)
Write the Decimal Number as a Hexadecimal Number.
95
(a)
Write the Hexadecimal Number as a Binary Number.
243
(a)
Write the Hexadecimal Number as a Decimal Number.
2B
(a)
