9618 Worksheet 1: Chapter 13

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