Exam-style question
Try this first
Which statement best describes a data structure?.
- A.A method of organising data so that it can be stored and used
- B.A programming language used to write software
- C.A physical device used to display data
- D.A rule that converts source code into machine code
Model answer
What a good answer should say
- A method of organising data so that it can be stored and used
Explanation
Why this works
A data structure is a way of organising data within a program so that the data can be stored and used in a suitable way.
Common mistake
No common mistake is linked to this question yet.
