Question 19
Identify the statements that are true regarding debugging in software development:
Debugging is only necessary during the initial development phase.
Debugging involves identifying and fixing issues or defects in the code.
Debugging can be done without the use of debugging tools or breakpoints.
Code may run correctly during debugging but fail in production.