Home »
General Knowledge (GK) MCQs »
Computer Science GK MCQs
The process to find an error in a software code is called?
26. The process to find an error in a software code is called?
- Debugging
- Compiling
- Error
- None of the above
Answer
The correct answer is: A) Debugging
Explanation
The process to find errors in a software code is called debugging. The debugging process in software development starts when a developer successfully identifies a coding fault within a computer program and is able to replicate it.