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