1.4.1 - Primitives

1234567891011
Across
  1. 3. compliment, Most common method of representing signed integers
  2. 6. A single letter, symbol, digit or control code
  3. 7. Abbreviation for the first bit
  4. 8. Any whole number, including zero and negatives
  5. 10. Used to represent binary logic
  6. 11. Any number with a decimal point (also known as float)
Down
  1. 1. Length (in bytes) of a short int
  2. 2. A sequence of alphanumeric characters
  3. 4. An integer that has either + or - denoted by the first bit
  4. 5. The name for fundamental data types
  5. 9. Length (in bytes) of a long int