| 1. |
Solve : debug? |
|
Answer» Often I receive a question on my computer which asks if I want to DEBUG. Truth is I don't know, so my RESPONSE is always "No". However I would like to know why debugging is necessary and how one KNOWS when or whether to do it. What happens if I never debug?Debugging is something software programmers to find/correct software errors. |
|