how many error occurs in C language ?
Answer Posted / santosh kumar sharma
Basically there are only two type of error
(1) compile time error
(2) run time error
In compile time error there are two types of error first is
syntex error and second is segment error.
In run time error there are also two types of erro logical
error and linking error
By santosh kumar sharma
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
How will you delete a node in DLL?
What are the advantages of Macro over function?
What are structural members?
What does 4d mean in c?
How can I sort more data than will fit in memory?
What are the __date__ and __time__ preprocessor commands?
Explain what is the most efficient way to store flag values?
Write the control statements in C language
How are portions of a program disabled in demo versions?
How can I recover the file name given an open stream or file descriptor?
What is the benefit of using #define to declare a constant?
What does 3 periods mean in texting?
What is getch c?
Is c a great language, or what?
What is the difference between far and near in c?