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

Crossword: Data Types

Across

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

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

3. Checking if two strings have the same value

4. A smaller portion of a string

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

6. The process of combining two or more strings

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

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

9. The number of digits a floating-point number can represent accurately.

10. A data type that represents whole numbers

11. Built-in functions to manipulate strings

Down

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

13. An integer less than zero

14. A combination of characters that represents a special character

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


🖶

Shortcuts

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