how many error occurs in C language ?
Answer Posted / ravi kumar
There are 3 types of Errors in c Language
1. Syntax Errors
2. Linked Errors
3. Runtime Errors
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
How do I read the arrow keys? What about function keys?
What is a constant and types of constants in c?
What is union and structure?
Here is a good puzzle: how do you write a program which produces its own source code as output?
Can you assign a different address to an array tag?
Explain about the functions strcat() and strcmp()?
Do you know the use of fflush() function?
What is structure and union in c?
Is a house a mass structure?
How can I delete a file?
Tell me the use of bit field in c language?
How do we print only part of a string in c?
What are local variables c?
How can I recover the file name given an open stream or file descriptor?
Explain what is a program flowchart and explain how does it help in writing a program?