Computer Science Wksheet
Computer Science Wksheet
.(ii) Change the binary number 1011011011 into a positive denary integer.
.............................................................................................................................................
....................................................................................................................................... [1]
The security code for an alarm system is a long binary number which begins
100111101000110101111010
The technicians prefer to use hexadecimal number to enter security code.
When the number is converted into hexadecimal, the first two digits are 9E as shown below:
Complete the gaps to show next three digits. [4]
Binary:
1001
1110
1000
1101
0111
1010
Hexadecimal: 9E
Convert the word CAB into binary using the ASCII character set.
………………………………………………………………………………………………….
………………………………………………………………………………………………….
………………………………………………………………………………………… [1]
Explain why the ASCII character set is not suitable for representing text in all t he
languages of the world.
………………………………………………………………………………………………….
………………………………………………………………………………………………….
………………………………………………………………………………………… [1]
Q 11)
At point A on the graph, the size of the sound wave is 90. This is stored digitally using
the binary value of 0101 1010 (or 5A in Hex).
Complete the table below to show how points B and C are stored:
Point A Point B Point C
Size 90
Binary Value 0100 1000
Hex Value 5A