68.4k views
0 votes
Mikhail is working in an IDE and needs to test a program one step at a time to find and fix errors. What tool should he use?

User Prabaha
by
3.2k points

2 Answers

5 votes

Answer:

le debugar

Step-by-step explanation:

User Xagaffar
by
3.7k points
5 votes

Answer:

d e b u g g e r

Step-by-step explanation:

They are known to be a computer-based program that is usually utilized by for the purpose of testing and debugging a target program. They make use of simulators that are set by instructions to run a program instead of directly running a program on the processors. This enables the programmers to have higher control over the execution of the program and fix any errors in the program.

User Dani F
by
4.0k points