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

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

Start with Question 1 →
Question 1 · 22 marks · File handling and arrays

The text file Data.txt stores string data items. Each data item is on a new line in the text file. The function ReadData(): - has a local array of strings that can store 45 items…

Answer this question and get it marked →
Question 2 · 34 marks · OOP - classes and constructors

Write program code to declare the class Horse and its constructor. Do not declare the other methods. Use your programming language's appropriate constructor. All attributes must…

Answer this question and get it marked →
Question 3 · 19 marks · Data structures - linked list

Write program code for the main program to declare and initialise LinkedList, FirstNode and FirstEmpty. Save your program as Question3N24. Copy and paste the program code into…

Answer this question and get it marked →

← May–June 2023 Paper 11 · October–November 2024 Paper 42 →

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