| 1/12 | 17 | ||||||||||||||||||||||||
| 2 | |||||||||||||||||||||||||
| 14 | 3 | 18 | |||||||||||||||||||||||
| 4 | |||||||||||||||||||||||||
| 5 | |||||||||||||||||||||||||
| 16 | |||||||||||||||||||||||||
| 13 | 6 | ||||||||||||||||||||||||
| 7 | |||||||||||||||||||||||||
| 15 | 8 | ||||||||||||||||||||||||
| 9 | |||||||||||||||||||||||||
| 10 | |||||||||||||||||||||||||
| 11 | |||||||||||||||||||||||||
Crossword: Data Types
Across
1. The division of two integers that results in an integer quotient
2. An integer greater than zero
3. An error that occurs when a floating-point operation results in a value too small to be represented.
4. A sequence of characters
5. An integer greater than 1 that is divisible only by 1 and itself
6. An operator that takes Boolean values as inputs and produces a Boolean value as output.
7. A Boolean operator that returns true if at least one of its operands is true.
8. The number of characters in a string
9. A data type that represents whole numbers
10. The number of digits a floating-point number can represent accurately.
11. Distinguishing between uppercase and lowercase letters
Down
12. The condition that occurs when an integer exceeds its maximum value
13. A datatype that can only have two possible values: true or false.
14. Data Types that cannot be changed after they are created
15. An error that occurs when a floating-point operation results in a value too large to be represented.
16. The process of combining two or more strings
17. A smaller portion of a string
18. A value that remains constant and does not change during the execution of a program.