1 | 14 | 15 | |||||||||||||||||||||||
2 | |||||||||||||||||||||||||
3 | |||||||||||||||||||||||||
4 | |||||||||||||||||||||||||
5/12 | 16 | ||||||||||||||||||||||||
6 | |||||||||||||||||||||||||
7 | |||||||||||||||||||||||||
13 | |||||||||||||||||||||||||
8 | |||||||||||||||||||||||||
9 | |||||||||||||||||||||||||
10 | |||||||||||||||||||||||||
11 | |||||||||||||||||||||||||
1. The process of testing an integrated software system to evaluate its compliance with the specified system requirements.
2. A variable utilized in definite iteration that keeps record of the number of times a loop has executed.
3. An error that occurs when an operation or function is applied to an object of inappropriate type.
4. An error that occurs when a mathematical operation produces a result that is too large to be represented within the available memory or data type.
5. A loop that repeats a block of code as long as a specified condition is true.
6. The symbol (*) is employed to perform the operation of multiplying two values.
7. A variable that can be accessed and modified from any part of a program.
8. An error in the syntax of a programming language that prevents the code from being parsed and executed.
9. An error that occurs when trying to divide a number by zero.
10. A value that is passed to a function or procedure when it is called.
11. Automatic variables in programming languages can ascertain their data type by analyzing their value.
12. Checking if two strings have the same value
13. Arrays that are placed inside other arrays, creating multiple dimensions.
14. The process of checking the accuracy and integrity of entered data.
15. A testing technique that divides the input values into equivalent partitions and selects test data from each partition.
16. A device that captures and reads barcodes to retrieve encoded information.