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

Crossword: Data Types

Across

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

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

3. Distinguishing between uppercase and lowercase letters

4. An integer less than zero

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

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

7. The number of characters in a string

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

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

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

11. A combination of characters that represents a special character

12. Checking if two strings have the same value

Down

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

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

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

16. A sequence of characters

17. An integer greater than zero

18. A value that remains constant and does not change during the execution of a program.


🖶

Shortcuts

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