Which term describes the process of finding and fixing errors in a computer program?
Correct: B
Debugging is the process of identifying and removing errors (bugs) from a computer program. Debugging tools and techniques help developers locate and fix these errors.