how many error occurs in C language ?
Answer Posted / ravi raj
Mainly there are 5 types of error that occur which are as :-
1.syntax error:- Error in syntax(gramer)of program.
2.semantic error:-Error in meaning of program.
3.logical error:-error in logic(logic and,or,not)which
compiler can not identify/check.
4.runtime error:-Error which occur due to insufficient of
memory, floating exception etc.
5.compile error:-Error that occur in compiling of program like
phrase error, in complete type, bad argument, can not locate
object etc.
| Is This Answer Correct ? | 8 Yes | 3 No |
Post New Answer View All Answers
Explain setjmp()?
Write the control statements in C language
What the different types of arrays in c?
Why do we use c for the speed of light?
What does calloc stand for?
Why doesnt the call scanf work?
PLS U SENS ME INTERVIEW O. MY EMAIL ADD, SOFIYA.SINGH@GMAIL.COM
What does a pointer variable always consist of?
Differentiate between ordinary variable and pointer in c.
Why can’t we compare structures?
Explain how do you search data in a data file using random access method?
Under what circumstances does a name clash occur?
What is the concatenation operator?
What language is windows 1.0 written?
Why does the call char scanf work?