how many error occurs in C language ?
Answer Posted / arpit dhandhania
I think that the question is HOW many errors and not how many types of errors.
According to me the answer is 26
Because maximum of 25 errors are counted by the C compiler in any program and the 26th error is "TOO MANY ERRORS".
So the answer in 26...
| Is This Answer Correct ? | 21 Yes | 13 No |
Post New Answer View All Answers
How can I recover the file name given an open stream or file descriptor?
in iso what are the common technological language?
How to delete a node from linked list w/o using collectons?
Are enumerations really portable?
What is wrong with this declaration?
Is return a keyword in c?
number of times a digit is present in a number
Compare array data type to pointer data type
What is data types?
Explain what is the use of a semicolon (;) at the end of every program statement?
How can I rethow can I return a sequence of random numbers which dont repeat at all?
Explain how can I avoid the abort, retry, fail messages?
How will you find a duplicate number in a array without negating the nos ?
How can I copy just a portion of a string?
How can I use a preprocessorif expression to ?