Answer: Debugging
Explanation:
Debugging is the process that is carried out for removal of all the faults and error of the program in computing field. Potential errors present in programs are know as bugs which are analysed and detected for elimination.
Debugging process provides assuring that incorrect instruction is not executed to produce invalid or incorrect results.Resolving the bug is the process through which correction in syntax and logic is made.