Introduction to debugging
Home
Steps To Debugging
Quiz 1
Quiz 2
Quiz 3
References & Logins
An Example of an understanding error is a:
Memory Error
Data entry error
Design error
None of the above
The last step in the debugging process is to:
Look again to identify the mistake
Reproduce the problem
Divide up the process
Determine the exact problem
When you know theres a problem, you must?:
Determine the problem exactly
Reproduce the problem
Eliminate the obvious
None of the above
The last step in the debugging process is to:
Look again to identify the mistake
Reproduce the problem
Divide up the process
Determine the exact problem
Debugging...
Removes the errors and bugs
isolates the errors and bugs
Prompts that there is a problem
None of the above