Daily Practice - GCSE Computer Science
Systems, data representation, networks, algorithms and programming.
23rd April 2023
- 1Boolean Logic
Complete: NOT 0 = ?
- 2Data Representation: Number Systems
Convert the denary number 45 to hexadecimal.
- 3Data Representation: Images, Sound and Compression
A mono sound clip has a sample rate of 4000 Hz and lasts 2 seconds. Calculate the total number of samples taken.
- 4Programming 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.
- 5SQL and Data Handling
Give one advantage of a relational database over a flat-file database.
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 2023, including the monthly compilation PDF.