how many error occurs in C language ?
Answer Posted / kalpana.y
we canot say that c language has how many errors
it is based on paticular program
| Is This Answer Correct ? | 20 Yes | 42 No |
Post New Answer View All Answers
Explain how do you print an address?
How to write c functions that modify head pointer of a linked list?
What is the scope of an external variable in c?
What are the types of i/o functions?
Why is c fast?
Why doesnt that code work?
What is a program flowchart?
What does main () mean in c?
Explain what are linked list?
how to find binary of number?
How can I prevent another program from modifying part of a file that I am modifying?
What is c definition?
What is a pointer in c plus plus?
Write a factorial program using C.
What does. int *x[](); means ?