how many error occurs in C language ?
Answer Posted / mohmedali
errors depends on that programs and human mistakes.
| Is This Answer Correct ? | 20 Yes | 27 No |
Post New Answer View All Answers
Why can’t we compare structures?
Explain a pre-processor and its advantages.
What is the use of sizeof?
What is the c value paradox and how is it explained?
write a c program in such a way that if we enter the today date the output should be next day's date.
Do you know the use of 'auto' keyword?
How can I remove the trailing spaces from a string?
How many types of sorting are there in c?
Explain what will be the outcome of the following conditional statement if the value of variable s is 10?
What is LINKED LIST? How can you access the last element in a linked list?
Explain what is the benefit of using const for declaring constants?
What is a nested formula?
Why malloc is faster than calloc?
how is the examination pattern?
What is .obj file in c?