Daily Practice - GCSE Computer Science
Systems, data representation, networks, algorithms and programming.
3rd April 2025
- 1Data Representation: Images, Sound and Compression
An uncompressed file is 6000 KB. After lossless compression it is 1500 KB. Calculate the compression ratio in the form n:1 (original size : compressed size).
- 2Programming Practice: Writing and Refining Programs
State the pseudocode operator commonly used to join (concatenate) two strings, then show how it joins 'Rev' and 'ision' to produce 'Revision'.
- 3SQL and Data Handling
A table called books has fields bookId, title, authorId and copiesAvailable. Write an SQL statement that selects the title of every book with more than 2 copies available.
- 4Trace Tables and Binary/Hex Conversions
Convert the hexadecimal number FF to an 8-bit binary number.
- 5Systems Architecture
Which CPU register holds the address of the next instruction to be fetched?
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 April 2025, including the monthly compilation PDF.