Q. What are main error types? Which types are most dangerous and why?

 

Answer =

 

Error are three types:-

(i) Compile time error

(ii) Run time error

(iii) Logical error

 

Logical error are more dangerous, because In spite of logical errors' presence, the program executes without any problems but the output produced is not correct. Therefore, each and every statement of the program needs to be scanned and interpreted.

1 Comments

You can help us by Clicking on ads. ^_^
Please do not send spam comment : )

Post a Comment

You can help us by Clicking on ads. ^_^
Please do not send spam comment : )

Previous Post Next Post