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

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

Start with Question 1 →
Question 1 · 29 marks · Programming / Object-oriented programming: class declaration and constructor

(a) The class EventItem stores data about the events. EventItem --- --- EventName : STRING stores the name of the event Type : STRING stores the type of event, either: jump, swim,…

Answer this question and get it marked →
Question 2 · 29 marks · Data structures / Declaring a record structure (queue)

(a) Write program code to declare the record structure Queue and its fields. If your programming language does not support record structures, a class can be declared instead. If…

Answer this question and get it marked →
Question 3 · 17 marks · Data structures / Declaring and initialising a 2D array

(a) The data about the players and their scores is stored in a 2D array of strings with the identifier HighScores. The first dimension of the array has seven elements: one for…

Answer this question and get it marked →

← October–November 2024 Paper 43 · October–November 2024 Paper 41 →

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