The process to remove errors in a program is called_________?
- A. Compiling
- B. Executing
- C. Bug
- D. Debugging
Explanation
Debugging is the process of locating and correcting errors, or bugs, in a program. Compiling translates source code, whereas executing runs the program.
Related questions
A computer program that translates one program instructions at a time into machine language is called a/an___________?
In assembly languages symbols are used instead of binary code, these symbols are called?
In which language is source program written?
BASIC stands for ________?
The symbols used in an assembly language are _________?