Debug is used to find and remove
-
programmes
-
mails
-
errors
-
files
C
Correct answer
Explanation
Debugging is the systematic process of identifying and isolating errors in a program, then removing them to ensure correct functionality. Debugging tools help programmers trace execution flow to locate the source of unexpected behavior.