A retail system tracks checkout items using a program. A segment of the code is shown below:
DECLARE items[10] OF STRING
items[0] = "Milk"
items[1] = "Bread"
Identify the variable name of the data structure used in the code segment above.
20 exam-style questions on Edexcel IGCSE Computer Science Data types and structures. Each one has a worked solution and a mark scheme showing where the marks go.