Concept:
Errors in software are commonly called bugs.
The activity of locating and correcting these bugs is known as debugging.
Step 1: Understand Debugging.
Debugging involves:
• Identifying errors
• Locating the source of errors
• Correcting faulty code
• Verifying the fix
Step 2: Differentiate from Testing.
Testing discovers defects.
Debugging removes defects.
Therefore they are different activities.
Step 3: Select the correct answer.
The process of finding and fixing errors is
\[
\boxed{\text{Debugging}}
\]
Was this answer helpful?
0
0
Top TS PGECET Computer Science & Information Technology Questions