TRUE OR FALSE?
The three main kinds of errors that need debugging are logic, syntax, and iterative errors.
Answers
Answered by
1
Answer:
There are three kinds of errors: syntax errors, runtime errors, and logic errors. These are errors where the compiler finds something wrong with your program, and you can't even try to execute it. For example, you may have incorrect punctuation, or may be trying to use a variable that hasn't been declared.
Explanation:
plz Mark me Brainliest
Answered by
0
Explanation:
yes, the answer is correct. mark as brainliest
Similar questions