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.
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.