The correct answer is break point. A break point is a specific point in the code where the debugger will pause execution, allowing you to inspect variables, evaluate conditions, and step through the code.
Revising Programs Quick Check 1 of 51 of 5 Items Question Which is a set point that tells the debugger when to pause the execution of code?(1 point) Responses stop point stop point pause point pause point break point break point set point set point Skip to navigation page 14 of 14
1 answer