CSI Chapter 3 - CD

123456789101112131415
Across
  1. 4. the number system commonly used by computers to represent negatives. numbers are integer values, and half represent negatives
  2. 5. an issue that occurs when the value computed cannot fit into the number of bits allocated to store it.
  3. 7. a formula used to represent numbers in a computer
  4. 8. the maximum rate of data transfer between two places
  5. 11. american standard code for information exchange; character set which uses 7 bits to represent 128 characters.
  6. 12. data organized or processed in a way that is useful for problem solving
  7. 13. the system used to compute the negative representation of a number in a fixed-number system in decimal.
  8. 15. videos, text, numbers, etc.; categories of information
Down
  1. 1. a list of characters and the codes used to represent each in a computer
  2. 2. the commonly used human system for representing negative and positive numbers using signs
  3. 3. reduction of the amount of space needed to store data
  4. 6. a different name for a decimal point used for other bases
  5. 9. the system used to compute the negative representation of a binary number in a fixed-number system.
  6. 10. a continuous representation of data
  7. 14. a discrete representation of data; easier for computers to understand