1 7 8
2
3
4
5
6

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. The actual data or information stored within a field of a record in a records data structure.

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

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

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

Down

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: ↓