1 | 18 | ||||||||||||||||||||||||
13 | 2 | ||||||||||||||||||||||||
16 | 19 | ||||||||||||||||||||||||
3 | |||||||||||||||||||||||||
15 | 4 | ||||||||||||||||||||||||
5/11 | |||||||||||||||||||||||||
6 | |||||||||||||||||||||||||
7 | |||||||||||||||||||||||||
14 | |||||||||||||||||||||||||
17 | |||||||||||||||||||||||||
12 | 8 | ||||||||||||||||||||||||
9 | |||||||||||||||||||||||||
10 | |||||||||||||||||||||||||
1. The symbol (-) is utilized to deduct one value from another.
2. Automatic variables in programming languages can ascertain their data type by analyzing their value.
3. A device that captures and reads barcodes to retrieve encoded information.
4. The process of running the test cases and test scenarios using the specified test data and recording the results.
5. The condition that occurs when an integer exceeds its maximum value
6. Classification that specifies which type of value a variable can hold in a programming language.
7. A dictionary that contains other dictionaries as values for its keys.
8. A type of data validation that verifies if a value falls on the lower or upper boundary of an acceptable range.
9. The value of a variable at the beginning of a program or a specific section of code.
10. The degree to which a software application or system has been tested, usually measured in terms of code coverage or functionality coverage.
11. The process of accessing individual characters within a string using their position.
12. A named storage location in a computer's memory that can hold a value
13. The process of enhancing the value of a variable by a set amount.
14. Removing leading and trailing whitespace characters from a string.
15. An array that is commonly represented as a grid of rows and columns.
16. Ensuring that data follows a defined structure or schema.
17. Visiting each element of the array once.
18. Placeholders in a function's definition that outline the type and number of inputs the function can accept
19. The process of providing a variable with a specific value.