Write Types of Program Errors with example
Answers
Answered by
40
Explanation:
Syntax Errors. Just like human languages, computer languages have grammar rules. ...
Logic Errors. Logic errors can be the hardest to track down. ...
Compilation Errors. ...
Runtime Errors. ...
Arithmetic Errors. ...
Resource Errors. ...
Interface Errors.
Similar questions