Debug means
What will be an ideal response?
to fix errors in your program (remove the bugs).
You might also like to view...
All of the variables in an array have the same name and data type but are differentiated with special numbers called ____________________.
Fill in the blank(s) with the appropriate word(s).
The Solution Explorer window ____.
A. displays a list of the projects contained in the current solution B. displays data connections and servers C. displays items that you can use when creating a project D. displays the classes, methods, and properties included in a solution
When working in an Office program, one of the first things you need to do is to create and save a ____.
A. file B. document C. program D. record
When Alice encounters a ____ statement, it pauses the program’s flow, sets an internal timer to a specified number of seconds, and starts this timer counting down towards zero.
A. delay() B. pause() C. halt() D. suspend()