| 1 | 6 | ||||||||||||||||||||||||
| 9 | |||||||||||||||||||||||||
| 8 | |||||||||||||||||||||||||
| 2 | |||||||||||||||||||||||||
| 7 | |||||||||||||||||||||||||
| 3 | |||||||||||||||||||||||||
| 4/5 | |||||||||||||||||||||||||
Crossword: Records data structure
Across
1. A linear data structure where each element contains data and a reference to the next element in the sequence.
2. A collection that groups multiple related values into a single, organized unit for easier access and management.
3. A data element within a record that stores a specific piece of information.
4. A data structure element containing multiple fields or attributes representing related information.
5. Used to store multiple related attributes about a single entity.
Down
6. A separate structure that allows faster searching and retrieval of records within a dataset.
7. A hierarchical data structure where each record has at most two children.
8. The actual data or information stored within a field of a record in a records data structure.
9. A distinct data element representing one attribute within a structured collection of related information.