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

Crossword: Data Types

Across

1. An integer greater than 1 that is divisible only by 1 and itself

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

3. An exception that occurs during floating-point operations, such as division by zero.

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

5. Distinguishing between uppercase and lowercase letters

6. A number that can represent fractions or decimal values.

7. A datatype that can only have two possible values: true or false.

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

9. A Boolean operator that returns true only if both of its operands are true.

10. An operator that takes Boolean values as inputs and produces a Boolean value as output.

Down

11. An integer greater than zero

12. The branch of philosophy and mathematics that deals with formal systems of reasoning.

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

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

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

16. The position of a character in a string

17. Data Types that cannot be changed after they are created

18. A sequence of characters

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


🖶

Shortcuts

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