Edexcel GCSE Computer Science

2.3.2: understand the need for, and understand how to use, data structures (records, one-dimensional arrays, two-dimensional arrays)

Keywords:
Programming
Test your self on these keywords and definitions using the games below or Play random game
KeywordDefinition
1D arraya data structure that is like a list of values.
2D arraya data structure that is like a list of lists or a grid / table
Arraya data structure that stores multiple values of the same data type in a specific order
Data structurea record or array that stores multiple values
Indexthe position of a value within an array
Lengththe number of values inside an array
Keyword games:
Resources: