1 | 14 | ||||||||||||||||||||||||
15 | |||||||||||||||||||||||||
2 | |||||||||||||||||||||||||
12 | 17 | ||||||||||||||||||||||||
3 | |||||||||||||||||||||||||
4 | |||||||||||||||||||||||||
11 | |||||||||||||||||||||||||
5 | |||||||||||||||||||||||||
16 | |||||||||||||||||||||||||
6 | 13 | ||||||||||||||||||||||||
7 | |||||||||||||||||||||||||
8 | |||||||||||||||||||||||||
9 | |||||||||||||||||||||||||
10 | |||||||||||||||||||||||||
1. Built-in functions to manipulate strings
2. A value that remains constant and does not change during the execution of a program.
3. An error that occurs when a floating-point operation results in a value too small to be represented.
4. A Boolean operator that returns true only if both of its operands are true.
5. An integer greater than zero
6. A Boolean operator that reverses the logical value of its operand.
7. Checking if two strings have the same value
8. The division of two integers that results in an integer quotient
9. An exception that occurs during floating-point operations, such as division by zero.
10. A mathematical structure that models logical expressions and operations.
11. A datatype that can only have two possible values: true or false.
12. A smaller portion of a string
13. A table that shows the outputs of a Boolean function for all possible combinations of inputs.
14. Numbers with a fractional part represented by decimal notation.
15. The process of combining two or more strings
16. An integer greater than 1 that is divisible only by 1 and itself
17. A data type that represents decimal numbers with a floating-point precision.