Next Step In The Debugging Process
A developer is fixing a bug in a program where an incorrect value is displayed due to a calculation error. After correcting the error, what is the next step in the debugging process?
A
Test the program with various inputs
B
Take a break and do nothing
C
Rewrite the entire program
D
Deploy the program immediately
APFIVE