| 1 | 15 | ||||||||||||||||||||||||
| 17 | |||||||||||||||||||||||||
| 2 | |||||||||||||||||||||||||
| 3 | |||||||||||||||||||||||||
| 4 | |||||||||||||||||||||||||
| 5 | |||||||||||||||||||||||||
| 14 | |||||||||||||||||||||||||
| 6 | |||||||||||||||||||||||||
| 16 | |||||||||||||||||||||||||
| 7 | |||||||||||||||||||||||||
| 13 | |||||||||||||||||||||||||
| 8 | |||||||||||||||||||||||||
| 9 | |||||||||||||||||||||||||
| 10 | |||||||||||||||||||||||||
| 11 | |||||||||||||||||||||||||
| 12 |
Crossword: Data Types
Across
1. A numeric data type used to represent numbers with fractional parts using floating-point representation.
2. A numerical value with a decimal point that remains fixed during program execution.
3. A system of rules for manipulating variables that take true or false values using logical operations.
4. A sequence of characters used to represent special characters that cannot be typed directly in code.
5. A numeric value stored in computer memory that can represent real numbers using a fixed number of digits for integer and fractional parts.
6. A Boolean operator that reverses the logical value of its operand.
7. An error that occurs when a floating-point operation results in a value too large to be represented.
8. A Boolean operator that returns true only if both of its operands are true.
9. Distinguishing between uppercase and lowercase letters
10. The process of determining whether two values are equal in content or value.
11. Data Types that cannot be changed after they are created
12. An integer less than zero
Down
13. The process of combining two or more strings
14. Functions provided by a programming language to perform operations like searching, modifying, or formatting text sequences.
15. An integer greater than 1 that is divisible only by 1 and itself
16. A table that shows the outputs of a Boolean function for all possible combinations of inputs.
17. A data type that represents whole numbers