Write type of errors.
Answers
Answered by
0
Explanation:
1. systematic error
2.random error
3.blunders error
Answered by
7
write types of error.
Systematic errors, random errors, and blunders.
*syntax error----violation of any grammatical rules causes sintax errors. it is also know as compailation errors
* run tym error----the run time error r:dividing a no by zero,array indices out of bounds, arithmetic errors like square root of negative no, range errors and other input errors.
* logical error-----logical errors r the result of wrong logic of the program . for example, if the problem is 2 calculate the sum of 1st 5 nos and the loop is not running 5 tymes it will produce wrong result .
#hopeithelps
Similar questions