explain different types of errors in programming
Answers
Answered by
5
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.
Answered by
3
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:
please mark me as brainlist
Similar questions
English,
2 months ago
Social Sciences,
2 months ago
Social Sciences,
5 months ago
Math,
10 months ago
English,
10 months ago