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
If one class contains another class as a member, in what order are the two class constructors called a) Constructor for the member class is called first b) Constructor for the member class is called second c) Only one of the constructors is called d) all of the above
Write a program to compute the similarity between two strings - The program should get the two strings as input - Then it will output one single number which is the percentage of similarity between the two strings
What is this pointer in c plus plus?
What are the 4 types of functions?
Do you know null pointer?
What does s c mean on snapchat?
string reverse using recursion
Here is a neat trick for checking whether two strings are equal
How can variables be characterized?
plz let me know how to become a telecom protocol tester. thank you.
What is quick sort in c?
What is strcpy() function?
What is void main ()?
if p is a string contained in a string?
What is the difference between fread buffer() and fwrite buffer()?