Computer Science, asked by khadkaaakas9, 4 months ago

how the debugging process can be used to help developers fix vulnerabilities, defects and bugs in their code​

Answers

Answered by freedarajesh2003
0

Answer:

Explanation:

To prevent incorrect operation of a software or system, debugging is used to find and resolve bugs or defects. When various subsystems or modules are tightly coupled, debugging becomes harder as any change in one module may cause more bugs to appear in another.

Similar questions