Whenever  we try to perform the programming we always make error in it, there are different types of error which you would encounter in the c language

v  Syntax Error
v  Runtime error
v  Logical error
v  Input data  error
  





Syntax Error: the errors which arises due to violation of any rule or regulations of c language during the development of program,

Runtime Error: the error which occur during the execution of program. Those errors are termed as runtime error.

Logical Error: the error which are introduced due to usage of wrong logic or expression in program. These errors are called as logical error.

Input data Error: the error which occurs during the data entry process because of entering wrong input values, after the execution of program.



No comments

thanks for reading and sharing.I hope it would help you!!!!

Powered by Blogger.