1 | 15 | 16 | 18 | |||||||||||||||||||||
2 | ||||||||||||||||||||||||
4 | 3 | |||||||||||||||||||||||
13 | ||||||||||||||||||||||||
5 | ||||||||||||||||||||||||
6 | ||||||||||||||||||||||||
7 | ||||||||||||||||||||||||
17 | ||||||||||||||||||||||||
19 | ||||||||||||||||||||||||
8 | ||||||||||||||||||||||||
14 | ||||||||||||||||||||||||
9 | ||||||||||||||||||||||||
10 | ||||||||||||||||||||||||
11 | ||||||||||||||||||||||||
12 | ||||||||||||||||||||||||
1. An exception that occurs during floating-point operations, such as division by zero.
2. The accuracy and consistency of data throughout its lifecycle.
3. Data Types that cannot be changed after they are created
4. Adding a new element at a specified position in an array.
5. Mathematical calculations in a programming language are employed for numerical operations.
6. A type of data validation that ensures a value is provided and not left blank or empty.
7. The area within a program where variables and functions are accessible.
8. Functions that can be called on a dictionary object to perform operations such as adding, removing, or modifying key-value pairs.
9. A value that remains unaltered throughout the execution of a program.
10. An error that occurs when trying to access a key that does not exist in a dictionary.
11. Removing leading and trailing whitespace characters from a string.
12. A control structure that executes a block of code if a certain condition is true.
13. Placeholders in a function's definition that outline the type and number of inputs the function can accept
14. The horizontal dimension of a 2-dimensional array.
15. A data structure that stores a fixed-size sequential collection of elements of the same type.
16. An error that occurs when a program tries to access a null object or null reference.
17. The position of the first character to include in the slice.
18. A value calculated from data for error detection in order to verify the accuracy of the data.
19. A definite iteration construct is employed as a means of repeating a block of code until a specified condition is no longer true.