Question

Which debugging technique involves adding temporary output statements (e.g., print() or console.log()) to display variable values or execution flow?

A Remote debugging
B Rubber duck debugging
C Logging/Print debugging
D Post-mortem debugging
E Breakpoint debugging
Practice Next

Hey! Ask a query