1 15
2
3/4
5
6
7 16
8
9
10
17
11
12
13
14

Crossword: Data Types

Across

1. The condition that occurs when an integer exceeds its maximum value

2. Distinguishing between uppercase and lowercase letters

3. A data type that represents whole numbers

4. The division of two integers that results in an integer quotient

5. A combination of characters that represents a special character

6. A Boolean operator that reverses the logical value of its operand.

7. The number of characters in a string

8. An error that occurs when a floating-point operation results in a value too large to be represented.

9. Numbers with a fractional part represented by decimal notation.

10. A data type that represents decimal numbers with a floating-point precision.

11. A table that shows the outputs of a Boolean function for all possible combinations of inputs.

12. The process of combining two or more strings

13. A mathematical structure that models logical expressions and operations.

14. A Boolean operator that returns true if at least one of its operands is true.

Down

15. An integer less than zero

16. An integer greater than zero

17. Checking if two strings have the same value


🖶

Shortcuts

Left: ⇤ Right: ⇥ Up: ↑ Down: ↓