1 7 8
2
6
3
4
5

Crossword: Records data structure

Across

1. A hierarchical data structure where each record has at most two children.

2. A fixed-size data structure that stores records data in contiguous memory locations.

3. A data structure that improves the speed of data retrieval within a records data structure.

4. A solitary entity encompassed in a data structure that encompasses numerous fields or attributes.

5. A data structure that connects individual records in a linear order.

Down

6. A specific piece of information within a record in a records data structure.

7. Another term for a field within a record in a records data structure.

8. A data structure that allows you to store and organize multiple pieces of related information in a single unit.


🖶

Shortcuts

Left: ⇤ Right: ⇥ Up: ↑ Down: ↓