AS & A Level Computer Science (9618) — October–November 2024, Paper 22

8 questions · every question answerable online with instant point-by-point AI marking against the official mark scheme.

Start with Question 1 →
Question 1 · 9 marks · Software development

The error in the program needs to be corrected. Identify the stage of the program development life cycle that this correction is made in.

Answer this question and get it marked →
Question 2 · 9 marks · Programming

The function Conceal() will: - take a numeric string as a parameter representing the card number - return a string in which the asterisk character replaces all except the last…

Answer this question and get it marked →
Question 3 · 7 marks · Data types and structures

Give the initial values that should be assigned to the two variables. SP ............... OnStack ...............

Answer this question and get it marked →
Question 4 · 6 marks · Programming

A global integer variable Tick is always incremented every millisecond (1000 times per second) regardless of the other programs running. The value of Tick can be read by any…

Answer this question and get it marked →
Question 5 · 7 marks · Software development

Run-time errors can be generated in different ways. For example, a run-time error will be generated if a function is called with invalid parameters. The pseudocode contains three…

Answer this question and get it marked →
Question 6 · 9 marks · Programming

Complete the pseudocode for the procedure Special(). Assume that both arrays are global. PROCEDURE Special() ... ENDPROCEDURE

Answer this question and get it marked →
Question 7 · 10 marks · Algorithm design and problem-solving

Identify three items of customer information that will be used by the new module and justify your choices. Item 1 ............... Justification ............... Item 2…

Answer this question and get it marked →
Question 8 · 18 marks · Programming

Write pseudocode for module Assign().

Answer this question and get it marked →

← October–November 2024 Paper 23 · October–November 2024 Paper 21 →

← All AS & A Level Computer Science (9618) past papers