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 that reads lines(using getline), converts each line to an integer using atoi, and computes the average of all the numbers read. also compute the standard deviation.
How many types of operator or there in c?
Why & is used in scanf in c?
How do you define CONSTANT in C?
hello freinds next week my interview in reliance,nybody has an idea about it intervew questions..so tell
write a program in c language to print your bio-data on the screen by using functions.
1234554321 1234 4321 123 321 12 21 1 1 12 21 123 321 1234 4321 1234554321
how can i access hard disk address(physical address)? are we access hard disk by using far,near or huge pointer? if yes then please explain.....
Why is c called c not d or e?
program for reversing a selected line word by word when multiple lines are given without using strrev
How can you be sure that a program follows the ANSI C standard?
Explain what does the characters 'r' and 'w' mean when writing programs that will make use of files?
What should malloc(0) do?
Can you assign a different address to an array tag?
What is the process of writing the null pointer?