Number Systems · Text · Images · Sound · Compression — all topics, Cambridge style
📖 How to use this exam practice
Work through every question as you would in an exam. Write your answers, then reveal the mark scheme and tick only the marks you genuinely earned. Your running score updates live at the top.
💡 For the effects table (Q14) — tick which boxes apply, then reveal to see which are correct. For the 8-mark discussion (Q19) — write a full answer before revealing the mark points.
19
Questions
49
Total marks
~55
Minutes
2
Sections
🔢 Section A — Number Systems | 20 marks
Question 1
2 marks
All data needs to be converted to binary so it can be processed by a computer. Explain why a computer can only process binary data.
Mark Scheme — 2 marks
Do not accept: "because computers use switches" without explaining WHY two states = binary. Do not accept: "binary is easier for computers" without the physical explanation.
Question 2
3 marks
Convert these three denary numbers to 8-bit binary.
Mark Scheme — 3 marks (1 each)
Question 3
3 marks
Add these two 8-bit binary values. Give your answer in binary. Show all working including the carry row.
Two 8-bit binary values are added. The denary result is 301. This generates an error when stored in an 8-bit register. State the name of this error and explain why it occurs.
Mark Scheme — 3 marks
Question 7
2 marks
HTML colour codes and MAC addresses are two uses of hexadecimal. Give two other uses of hexadecimal in computer science.
Mark Scheme — 2 marks (1 each)
Do not accept: HTML colours or MAC addresses (already given in question)
Question 8
2 marks
Give the correct denary value for the 12-bit binary value 000101010111. Show all working.
📘 Section B — Text, Images, Sound & Data | 29 marks
Question 9
1 mark
The Unicode character set is used to represent text typed into a computer. One disadvantage of Unicode over ASCII is that it takes up more storage space. Give one reason why it takes up more storage space.
Mark Scheme — 1 mark
Allow: "each character requires more bits/bytes to store" as equivalent. Must reference more bits per character — not just "more characters".
Question 10
1 mark
Jack has an MP3 file stored on his computer. Tick (✓) to show which type of data is stored in an MP3 file.
AVideo
BSound
CImage
Mark Scheme — 1 mark
Question 11
2 marks
A student compresses a sound file. The compression reduces the sample rate and the sample resolution. State what is meant by the sample rate and sample resolution.
Mark Scheme — 2 marks
Do not accept: confusing sample rate (frequency of measurement) with sample resolution (precision per measurement)
Question 12
1 mark
A logo is stored as a bitmap image. Each square in the image represents one pixel. State what is meant by the term image resolution.
Mark Scheme — 1 mark
Allow: "number of pixels per unit area" / "number of pixels wide and tall". Do not accept: "quality of the image" alone — must reference pixels.
Question 13
2 marks
The Unicode character set is used to represent text typed into a computer. Describe what is meant by a character set.
Mark Scheme — 2 marks
Award [1] for the collection of characters idea. Award [1] for the unique code/number mapping. Both points needed for 2 marks.
Question 14
3 marks
The ASCII code for 'T' is 84. (a) Give the ASCII code for 'W'. [1] (b) Give the ASCII code for lowercase 't'. [1] (c) Write the ASCII code for 'T' as an 8-bit binary number. [1]
Mark Scheme — 3 marks
Question 15
3 marks
An image has a resolution of 1920 × 1080 pixels and a colour depth of 24 bits. Calculate the file size in megabytes (MB). Show all working.
Mark Scheme — 3 marks
Question 16
3 marks
A student records a podcast about computer science. Describe how an analogue sound wave is converted into digital form.
Mark Scheme — 3 marks
Award marks for: sampling described ✓ | quantisation / binary conversion ✓ | stored as binary / bit depth referenced ✓
Question 17
3 marks
Tick (✓) one or more boxes on each row to identify the effect(s) that each change will have on the sound file.
Click cells to tick them, then reveal the mark scheme to check your answers.
Change
File size increases
File size decreases
Accuracy increases
Accuracy decreases
Duration changes from 10 minutes → 20 minutes
Sample rate changes from 44 kHz → 8 kHz
Bit depth changes from 8 bits → 16 bits
Mark Scheme — 3 marks (1 per correct row)
Award 1 mark per row where ALL correct boxes are ticked and NO incorrect boxes are ticked.
Question 18
2 marks
A student is creating an image file for a website. State one advantage of using lossy compression and one advantage of using lossless compression for this image.
Mark Scheme — 2 marks
Question 19
8 marks
Discuss the trade-offs between image quality and file size when choosing a bitmap image's resolution and colour depth. Provide examples to illustrate your answer.
This is an 8-mark extended response. Write a full, structured answer covering both resolution and colour depth, with examples and calculations.
Mark Scheme — 8 marks (award up to 8 from the points below)
Resolution points:
Colour depth points:
For full 8 marks: must cover both resolution AND colour depth (at least 3 points each), must include at least one numerical example or calculation, must reference the trade-off (larger file = better quality; smaller file = lower quality).
Do not award: vague statements like "better quality" without explaining how/why. Do not award: repeating the same point reworded.
Model answer structure for 8/8:
1. Define resolution (pixels, width × height)
2. Higher resolution → more detail, sharper image
3. Higher resolution → more pixels → larger file
4. Resolution example + file size comparison
5. Define colour depth (bits per pixel, 2^n colours)
6. Higher colour depth → more colours, smoother gradients
7. Higher colour depth → more bits → larger file
8. Colour depth example with calculation (24-bit vs 8-bit)
Key phrase needed: "trade-off between quality and file size"
📊 Your Performance
Tick marks above as you go — score updates automatically.