AS & A Level Computer Science (9618) — May–June 2023, 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 · 14 marks · Computational thinking and problem-solving / Arrays and declaration

A 1D array needs to store the names of 10 animals. Write program code to declare the global string array Animals to store 10 items. Save your program as Question1J2023. Copy and…

Answer this question and get it marked →
Question 2 · 28 marks · Data types and structures / Records and classes

A business sells a single product. Customers can purchase one or more of this product. Each sale has an ID and a quantity, for example "ABC" and 2 The business needs a program to…

Answer this question and get it marked →
Question 3 · 33 marks · Object-oriented programming / Class declaration and constructor

A company needs a computer program to store data about its employees. Part of the program is being written using object-oriented programming. The class Employee stores data about…

Answer this question and get it marked →

← May–June 2023 Paper 43 · May–June 2023 Paper 41 →

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