how many error occurs in C language ?
Answer Posted / swapnashree pradhan
There r two types of errors r occurs first is the compiling
and second is the run time error .compiling error r two
types syntax error ,segment error.then run runtime error r
two types logical error, linking error
.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the 4 types of organizational structures?
Why dont c comments nest?
What is c system32 taskhostw exe?
What is the use of ?
What is sizeof return in c?
I have written a pro*C program to fetch data from the cursor. where in i have used the concept of BULK FETCH.... each FETCH statement is taking lots of time to fetch specified number of rows at...
How can I sort more data than will fit in memory?
How is actual parameter different from the formal parameter?
What are the 4 types of programming language?
What is the use of volatile?
What is double pointer in c?
What is the c language function prototype?
Explain the concept and use of type void.
What is meant by inheritance?
explain what are actual arguments?