Skip to content

Course home

Data structures

Data structures

EasyMedium
12345678910111213
Question 3

An automated logistics network needs to manage and monitor telemetry data for a fleet of hundreds of delivery drones. For each drone, the system must keep track of its unique alphanumeric flight code, its remaining range in kilometres, and whether it has successfully arrived at its destination.

Explain how the system could use a combination of an array and records to store this information. In your answer, you must refer to the specific 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