Across
- 4. Indicates how far the binary point moves.
- 6. A data type based on an existing data type or other data types that have been defined by a programmer.
- 8. A composite data type containing multiple related fields.
- 9. A linked-list element containing data and a pointer.
Down
- 1. A user-defined type consisting of a fixed list of named values.
- 2. Stores the memory address of another variable.
- 3. Holds the significant digits in floating-point representation.
- 5. An unordered collection of unique elements.
- 7. A data type that does not reference any other data types
