Daily Practice - GCSE Computer Science
Systems, data representation, networks, algorithms and programming.
31st August 2022
- 1Programming Practice: Writing and Refining Programs
State the value returned by LENGTH(word) if word stores the string 'Computer'.
- 2SQL and Data Handling
A table called members has fields memberId, firstName, lastName and joinYear. Write an SQL statement that adds a new record with memberId 12, firstName 'Priya', lastName 'Shah' and joinYear 2026.
- 3Trace Tables and Binary/Hex Conversions
Convert the 8-bit binary number 01011010 to denary.
- 4Systems Architecture
Two CPUs are compared for a task optimised for multiple cores: CPU A has 2 cores at 4.2 GHz; CPU B has 6 cores at 3.0 GHz. Explain which CPU is likely to perform better for this task.
- 5Memory and Primary Storage
A CPU's cache has a hit rate of 80%. During a task the CPU makes 4000 requests for data. Calculate the number of cache hits and cache misses.
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 August 2022, including the monthly compilation PDF.