how many error occurs in C language ?
Answer Posted / swapnil
3 errors syntax and segment during compilation and logical
during runtime
| Is This Answer Correct ? | 32 Yes | 17 No |
Post New Answer View All Answers
Write a program to find factorial of a number using recursive function.
What is the purpose of clrscr () printf () and getch ()?
write a program in c language to print your bio-data on the screen by using functions.
How can I copy just a portion of a string?
Hello. How to write a C program to check and display president party like if i type in the console "biden" and hit enter the output shoud be : "biden is democrat" and if i type "trump" and hit enter the output shoud be: "trump is republican"
What does dm mean sexually?
Write a program to swap two numbers without using third variable?
What is the difference between c &c++?
What is scope of variable in c?
What is the modulus operator?
What is the best style for code layout in c?
What are the advantages of c language?
What is a structure in c language. how to initialise a structure in c?
What are the advantages of union?
Why is c so powerful?