What is the process of identifying and fixing errors in a computer program known as?
Explanation
Debugging refers to the process of detecting and correcting mistakes or bugs in software code. It ensures the program runs as intended by resolving errors.