Daily Practice - GCSE Computer Science
Systems, data representation, networks, algorithms and programming.
11th November 2023
- 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
A CPU has a clock speed of 4.0 GHz. Calculate how many clock cycles it completes in 2 seconds.
- 5Memory and Primary Storage
State how many bits are in one byte, and how many bytes are in one kibibyte (KiB).
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 2023, including the monthly compilation PDF.