Font size
WorksheetsNumber System
Total questions: 110
Worksheet time: 5hrs 46mins
What is the point of binary?
It represents how computers interpret electrical signals
Because we like to make you do extra math
It is fun
Because it describes star systems
How is our number system different from the binary system?
Our number system is base 5; the binary system is base 3
Our number system is base 10; the binary system is base 2
Our number system is base 10; the binary system is base 1
Our number system is base 100; the binary system is base 2
What is the main function of binary code?
Turning on switches to off
Allowing computers to represent and store data
Providing a gateway into higher mathematics
Allowing computers to interact with humans
What is the point of binary?
It represents how computers interpret electrical signals
Because we like to make you do extra math
It is fun
Because it describes star systems
How is our number system different from the binary system?
Our number system is base 5; the binary system is base 3
Our number system is base 10; the binary system is base 2
Our number system is base 10; the binary system is base 1
Our number system is base 100; the binary system is base 2
What is the main function of binary code?
Turning on switches to off
Allowing computers to represent and store data
Providing a gateway into higher mathematics
Allowing computers to interact with humans
How do you represent information using electricity
On or Off
Yes or No
True or False
All the options
A Bit is
Largest piece of information a computer can store
Smallest piece of information a computer can store
Medium piece of information a computer can store
None of the options
More wires means
Less information you can represent
Nothing
More information you can represent
Decimal number system has
Eight digits (0 to 7)
Ten digits (0 to 9)
Sixteen digits (0 to F)
There is no such thing as a decimal number system
Binary number system has
Four digits (0, 1, 2, 3)
Two digits (0 and 1)
Dozen digits (0 to eleven)
There is no such thing as a binary number system
Each position in the decimal system to 10 greater (1s, 10, 100s, 1000s), in the Binary system each position is
Two times great (1s, 2s, 4s, 8s, 16s...)
Five times great (1s, 5s, 10s, 15s...)
There is no binary number system
All the options
Things that can be represented with numbers
Text/letters
Images/Pixels
Sounds/Waves
All the options
Number of planets in binary
1001
0111
1000
1010
Convert 9 to binary.
1010
1001
11
Cristiano Ronaldo's age in binary is
0001001
1000110
100110
1000000
Share result of 35 + 76 in binary
111
1101111
0011100
1111011
250 in binary
10000100
11111010
10101111
10010000
Binary number "10010010" in decimal is
252
156
256
146
Convert Binary into Denary:
0110 1100
108
107
106
109
Convert Denary into Binary:
254
1111 1100
1110 1111
1010 0101
1111 1110
Hexadecimal number system is a base (a) system
Convert Binary into Hexadecimal:
1011 1110 0001
CE2
6ED
BE1
9G2
Convert Hexadecimal into Binary:
45A
0100 0101 1010
1011 1111 0000
1001 0011 0110
0100 0101 1011
Convert Hexadecimal into Denary:
45A
1234
4321
1114
6969
Convert Denary into Hexadecimal:
2004
DE4
7D4
BE4
65D
A MAC address is usually made up of how many bits?
48
32
64
128
2 types of IP addresses?
IPv4 and IPv6
IPv4 and IPv8
IPv3 and IPv6
IPv9 and IPv10
Add the 2 Binaries:
0010 0111
and
0100 1010
1001 0101
0111 0001
1011 1111
0001 1000
Shift this Binary 3 places left:
0001 0101
1010 1000
1000 1010
0101 0100
0000 1111
Convert negative binary numbers in two's compliment format into Denary:
1001 0011
-246
-109
-69
-108
Convert negative denary into Binary in two's compliment format:
-67
1011 1101
1011 1111
1010 1111
1100 0011
Sound waves are analogue data. Computers cannot work with analogue data. So what is need to be done in order for computers to store sound waves.
Sound waves need to be sampled.
Can do this by ADC
(Analogue to Digital Converter)
Sound waves need to be recorded.
Sound waves need to change frequency. By SWFC
(Sound wave to frequency converter)
Sound waves cannot be stored in computer from external sounds.
What is meant by sampling resolution (bit depth)?
The number of bits per sample.
The number of bytes per sample.
The number of pixels per sample.
The number of data per sample.
Bitmap images are made up of (a)
The number of bits used to represent each color is called the (a)
What is an Image Resolution?
Number of pixels in an image.
Number of bits in an image.
Number of bytes in an image.
Number of data in an image.
Main drawback of high resolution images?
Increase in file size
Increase in pixels
The quality of Image.
No drawbacks.
A (a) is the basic unit of all computing memory storage terms.
File size of an image is calculated as:
Image resolution (in pixels) x colour depth (in bits)
Sample rate x sample resolution x length of sample
Image resolution + colour depth
Image resolution - colour depth
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
Convert (38.625) 10 to binary equivalent.
(1010.11)2
(100110.101)2
(1011001.101)2
(101011.1100)2
Convert (25.75)10 to binary equivalent.
(101.011)2
(1011.0110)2
(11001.11)2
(1010.0110)2
What kind of 'base' system is binary known as?
Base 12
Base 8
Base 2
Base 10
How do Binary values change with each addtional number?
They double
They go up in 10's
How do you write the number 10 in binary?
1010
11
1001
1000
Which represents the number 0 in binary?
0
1
10
100
Which represents the number 20 in binary?
10100
1010
101
101000
This system of ten digits is called the decimal number system while the number system that uses only two digits is called _____.
the hexadecimal number system
the octal number system
the binary number system
the duodecimal number system
Which of the following is the correct binary representation of the number 2?
110
101
10
11
The only two digits used in the binary number system are _______.
one and two
zero and one
zero and two
two and three
What is binary?
A sequence of 1's and 0's
The way a computer speaks
Useless code that's no longer used
What kind of 'base' system is binary known as?
Base 12
Base 8
Base 2
Base 10
WHICH NUMBER SYSTEM IS USED BY COMPUTER FOR INTERNAL CALCULATION
DECIMAL
BINARY
NUMBER SYSTEM WHOSE BASE IS 8
DECIMAL
BINARY
OCTAL
How many values can a binary digit store?
A binary digit can store two values at a time.
A binary digit can store ten values at a time.
A binary digit can store one of two values (0 or 1).
A binary digit can store one of ten values (0-9).
Which of these values can be stored in a single bit?
4
[1, 0]
1
10
The Apple iPhone includes a settings menu where you can toggle various accessibility options on or off. What is the minimum number of bits that can represent those 2 options?
(a)
When writing binary data, we often put a space between each byte to make it easier for humans to read. Consider this binary data:
00100110010100001010100100011010
Which choice puts a space after each byte?
00 10 01 10 01 01 00 00 10 10 10 01 00 01 10 10
00100110 01010000 10101001 00011010
0010 0110 0101 0000 1010 1001 0001 1010
001001100101000 0101010010001010
Which of the following is a single byte of digital information?
0
10101101
101011010111
1010001010
How many bits are in 2 bytes?
2 bits
8 bits
16 bits
32 bits
Consider this sequence of bits:
101111111101000111111101
How many bytes long is that sequence of bits?
3
12
4
24
