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