Computer Science Ques 870

Question: The process of finding and correcting errors in a program is a process called

Options:

A) Debugging

B) Compiling

C) Executing

D) Run

E) None of these

Show Answer

Answer:

Correct Answer: A

Solution:

  • Debugging is the process of locating and fixing errors (called bugs) in a computer program that can cause it to crash, be-have erratically or be susceptible to hacker attack.