Chapter1 - Revision
Chapter1 - Revision
1
CHAPTER 1:Sports week
COMPUTER SCIENCE-OL2
1 Tina is creating a website for charity events. She uses HTML to create the website.
...................................................................................................................................................
(b) She uses the hexadecimal colour code #43B7F0 as the background colour for her website.
(ii) The hexadecimal colour code #43B7F0 is stored in three 8-bit registers.
Give the 8-bit binary values for each part of the hexadecimal code.
43
B7
F0
(c) Tina uses a microphone to record a welcome message for her website.
(i) She wants to compress the recording to make sure that the file is as small as possible for
the website.
Identify which type of compression she should use and describe how this would compress
the file for the website.
Description
...........................................................................................................................................
...........................................................................................................................................
...........................................................................................................................................
...........................................................................................................................................
...........................................................................................................................................
...........................................................................................................................................
...........................................................................................................................................
(ii) Give two benefits of compressing the file for the website.
Benefit 1 ............................................................................................................................
...........................................................................................................................................
Benefit 2 ............................................................................................................................
...........................................................................................................................................
2 The binary number 10100011 is stored in random access memory (RAM).
(a) Give the 8-bit binary number that will be stored after the shift has taken place.
(b) Tick (✓) one box to show which statement about a logical left shift of two places is correct.
Convert the two’s complement integer 10100011 to denary. Show all your working.
...................................................................................................................................................
...................................................................................................................................................
...................................................................................................................................................