Daily Practice - GCSE Computer Science
3rd October 1997
- 1Producing Robust Programs
State the term used for realistic data that a program would be expected to handle during normal use.
- 2Boolean Logic
Given A = 1 and B = 1, state the value of A AND B.
- 3Data Representation: Number Systems
Convert the 4-bit binary number 1101 to denary.
- 4Data Representation: Images, Sound and Compression
An image uses a colour depth of 2 bits per pixel. Calculate the maximum number of different colours it can represent.
- 5Programming 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.
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
Any date always gives the same five questions, so a sheet can be set again or shared. All of October 1997, including the monthly compilation PDF.