6. check for errors Flashcards
1
Q
What are errors called?
A
The errors are known as ‘bugs’.
2
Q
What is debugging?
A
Debugging is the process of finding and fixing errors or bugs in an algorithm
or program.
3
Q
What is debugging an important part of?
A
Debugging is an important part of programming and problem solving.
4
Q
Why do programmers need to debug?
A
All programmers will need to debug to make sure their programs are working
the way they want.
5
Q
A