Debugging a Program Answers

4 verified answers1 views
1
Free Preview

What is a bug?

A
a line of code that executes properly
B
a mistake made by an end user of a software program
C
a defect in a software program that prevents it from working correctly
D
an error message
3

Next, you can eliminate✔ troubleshootimmediately fixsource the problem.

A
eliminate
B
✔ troubleshoot
C
immediately fix
D
source
4

This will help you test the code.✔ identify the source of the problem.determine who is responsible for the problem.

A
test the code.
B
✔ identify the source of the problem.
C
determine who is responsible for the problem.

Did you find these answers helpful?