Debugging concepts

Report a typo

Match the debugging concepts with their definitions.

Match the items from left and right columns
console.log()
breakpoint
debugger
console
a method that writes a message to the console
an object that has methods to display information in the browser
a keyword that sets a breakpoint in the code
a point at which the program execution is stopped
___

Create a free account to access the full topic