Daily Practice - GCSE Computer Science
Systems, data representation, networks, algorithms and programming.
11th July 2025
- 1Programming Practice: Writing and Refining Programs
Write the pseudocode header and body for a function called isAdult that takes one integer parameter called age and returns True if age is 18 or over.
- 2SQL and Data Handling
A table called bookings has fields bookingId, customerName and eventDate. Write an SQL statement that deletes the booking with bookingId 45.
- 3Trace Tables and Binary/Hex Conversions
Convert the 8-bit binary number 10110100 directly to hexadecimal by splitting it into nibbles.
- 4Systems Architecture
Convert the denary number 156 to an 8 bit binary number.
- 5Memory and Primary Storage
Order these from fastest access speed to slowest: RAM, cache, registers, secondary storage.
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 July 2025, including the monthly compilation PDF.