English, asked by mdjahopro, 16 days ago

what is the programme checks fir the error

Answers

Answered by brundag
0

Answer:

The savvy statistical programmer can use the following techniques to find and eliminate logical errors:

  1. Test the program on simple cases for which the result of the program is known.
  2. Break down the program into a sequence of basic steps and independently test each component.

Explanation:

- Brunda G

Similar questions