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

Crossword: Data Types

Across

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

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

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

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

5. Checking if two strings have the same value

6. The number of characters in a string

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

8. The process of combining two or more strings

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

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

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

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

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

Down

14. A sequence of characters

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

16. A Boolean value that represents the concept of negation.

17. A smaller portion of a string

18. Built-in functions to manipulate strings

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


🖶

Shortcuts

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