which of the following procedure can you use to check an algorithm?
Answers
Explanation:
The only way to prove the correctness of an algorithm over all possible inputs is by reasoning formally or mathematically about it. One form of reasoning is a "proof by induction", a technique that's also used by mathematicians to prove properties of numerical sequences
Answer:
The correct answer of this question is correctness of an algorithm
Explanation:
Given - Procedure can you use to check an algorithm
Find- which of the following procedure can you use to check an algorithm
The only way to prove the correctness of an algorithm which over all possible inputs is by reasoning formally and mathematically about it. One form of the reasoning is a "proof by induction" a technique that is also used by mathematicians to prove properties of numerical sequences.