Question
NCRE Level 1 digital-literacy task 98: Which claim about systematic debugging is supported by the underlying concept? Focus on programming in this variation.
Select an option. Your answer will be checked instantly.
Correct Answer: B. A useful debugging process reproduces the fault, isolates causes and verifies the fix with tests
Explanation:
Reproduction, isolation and regression testing make a fix explainable and less likely to create new faults.
Leave a Reply