GCSE Computer Science/AQA GCSE Computer Science/Structures
Data structures exist to combine single items of data into groups or collections.
The simplest form of data structure is an ARRAY.
A more complex form of data structure could be a RECORD, such as that found in a database.