Answer:
Debugging is the correct answer to the given question.
Step-by-step explanation:
Debugging is the process detect and eliminate the bugs in the software application .The debugging is the play important role in any software application because if we do not remove the bugs or errors in the software application we do not get error free software application .
The debugging is comes under the category of the system development life cycle .The main objective of debugging to prohibit the programmer or the device from operating inappropriately.The programmer is checking the source code of the program find the bugs and correct it .