62.3k views
1 vote
To start an application using the menu bar, you click ____ and then click Start Debugging.

User Leonor
by
4.6k points

1 Answer

3 votes

Answer:

The correct answer to the following question will be DEBUG.

Step-by-step explanation:

  • Debugging is a routine method used to locate and delete bugs, errors or malfunctions that are methodically handled using debugging tools by software programmers.
  • Debugging checks, detects and corrects mistakes or bugs that enable proper program operation as specified.
  • The software may have tried to use a non-existent instruction or try to access inaccessible or secured memory on the current Version of the CPU.

User Petroni
by
5.0k points