Skip to content

Course home

Data structures

Data structures

EasyMedium
12345678910111213
Question 6

A game developer needs to store data about hundreds of character classes in a role-playing game. They need to keep track of each character class's name, base health, and whether they can cast magic.

Explain how the developer could use a combination of an array and records to store this information. In your answer, you should refer to the data types that would be used.

[4]
Markscheme

Data structures Questions

  1. GCSE
  2. /Computer Science
  3. /Data structures

36 exam-style questions on AQA GCSE Computer Science Data structures. Each one has a worked solution and a mark scheme showing where the marks go.

Question bank