Match the debugging concepts with their definitions.
JavaScript debugging
Debugging concepts
Report a typo
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
___
By continuing, you agree to the JetBrains Academy Terms of Service as well as Hyperskill Terms of Service and Privacy Policy.
Create a free account to access the full topic
By continuing, you agree to the JetBrains Academy Terms of Service as well as Hyperskill Terms of Service and Privacy Policy.