Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

question # 5 multiple choice ____ is(are) input value(s) to use with a …

Question

question # 5
multiple choice
____ is(are) input value(s) to use with a program to test the accuracy of the output.
efficiency
print debugging
propriety
test cases

Explanation:

Brief Explanations

Test cases are sets of input values used to test the accuracy of a program's output. Efficiency refers to how well - a program runs in terms of time and resources. Print debugging is a method of finding errors by printing out information during program execution. Propriety is about the appropriateness or correctness in a non - technical sense here.

Answer:

D. Test cases