A lvl U1 2

12345678910111213141516
Across
  1. 6. The portion of a real number that comes after the decimal point.
  2. 8. A simplified, high-level description of an algorithm used to illustrate conversion steps.
  3. 11. A technique involving repeated division used in some number conversion processes.
  4. 12. The integer portion of a real number before the decimal point.
  5. 13. A composite data type that groups multiple related fields into a single unit.
  6. 14. The method by which information is encoded for storage and processing in a computer system.
  7. 15. A conversion technique where the fractional part is converted by multiplying by 2.
  8. 16. An error that occurs when a value is too small to be represented accurately in a given format.
Down
  1. 1. A fractional number expressed in the decimal (base-10) system.
  2. 2. A storage location in programming associated with a data type that holds a value.
  3. 3. An error that occurs when a value exceeds the maximum representable limit.
  4. 4. The mathematical operation of raising a number to a power, as seen in floating-point representation.
  5. 5. The span of numerical values that can be represented within a given format.
  6. 7. An individual element or component within a structured data type such as a record.
  7. 9. A fractional number expressed in binary form, derived from a denary fraction.
  8. 10. An attribute that indicates whether a number is positive or negative.