Daily Practice - GCSE Computer Science
Systems, data representation, networks, algorithms and programming.
21st November 2025
- 1Programming Practice: Writing and Refining Programs
A function is defined as: FUNCTION addTax(price) RETURN price x 1.2 ENDFUNCTION. Another line of code runs: total <- addTax(20) + addTax(30). Trace both function calls and state the final value of total.
- 2SQL and Data Handling
Give one advantage of a relational database over a flat-file database.
- 3Trace Tables and Binary/Hex Conversions
Convert the denary number 200 to hexadecimal, showing your working.
- 4Systems Architecture
State the three stages of the fetch-decode-execute cycle in the order they occur.
- 5Memory and Primary Storage
A photo file is 3.5 MB in size. Calculate its size in kilobytes (KB). Use 1 MB = 1000 KB.
You are looking at an earlier sheet. Today's sheet is the one that adds a day.
Your run is kept in this browser only, and there is no account.
Recent GCSE Computer Science sheets
Every sheet is deterministic: the same date always regenerates the same five questions. All of November 2025, including the monthly compilation PDF.