Denary and Hexadecimal

1234567891011121314
Across
  1. 5. What is the primary benefit of hex over binary?
  2. 7. What tool can perform mathematical conversions?
  3. 8. Which base uses digits 0–9 and letters A–F?
  4. 9. What is hex ‘F’ in decimal?
  5. 11. How many bits are in one hex digit?
  6. 12. What is the term for grouping binary digits when converting to hex?
  7. 14. What base is binary?
Down
  1. 1. What base is hexadecimal?
  2. 2. What do computers process and store in bits and bytes?
  3. 3. What is the common name for the base-10 numbering system?
  4. 4. What is a collection of elements stored under one name in programming?
  5. 6. How many digits in the hexadecimal system?
  6. 9. What is the minimum number of bits needed to represent hex digit 'F'?
  7. 10. What is the smallest binary value?
  8. 13. What do we call the smallest unit of information in computing?