Multiple choice

Which of the following approach to program development whereby programmers assume that there may be undetected faults or inconsistencies in their programs?

  1. N-version programming

  2. Structured programming

  3. Defensive programming

  4. None of these

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

This is an approach to program development whereby programmers assume that there may be undetected faults or inconsistencies in their programs.