how many error occurs in C language ?
Answer Posted / guest
3 types of error occurs in c language ie syntax error,
segment error, and linking error.
syntax error and segment error occurs during compailation
and linking error occurs during runtime
| Is This Answer Correct ? | 58 Yes | 28 No |
Post New Answer View All Answers
What are keywords c?
How to write a multi-statement macro?
A SIMPLE PROGRAM OF GRAPHICS AND THEIR OUTPUT I WANT SEE WAHAT OUTOUT OF GRAPHICS PROGRAM
explain what are actual arguments?
What is a class c rental property?
What is scope of variable in c?
Can i use “int” data type to store the value 32768? Why?
What is a loop?
What is indirection?
can any one please explain, how can i access hard disk(physical address)? it is possible by the use of far,near or huge pointer? if yes then please explain......
What is strcmp in c?
Why is void main used?
Why should I prototype a function?
What is difference between structure and union with example?
What is the explanation for cyclic nature of data types in c?