how many error occurs in C language ?
Answer Posted / guest
3 types of error occurs in c language ie syntax error,
segment error, and linking error.
syntax error and segment error occurs during compailation
and linking error occurs during runtime
| Is This Answer Correct ? | 58 Yes | 28 No |
Post New Answer View All Answers
what are the facialities provided by you after the selection of the student.
What is c variable?
about c language
Create a simple code fragment that will swap the values of two variables num1 and num2.
Should a function contain a return statement if it does not return a value?
What is the best way to comment out a section of code that contains comments?
Is c easy to learn?
What are the types of operators in c?
What are pointers? What are different types of pointers?
Write a program to print “hello world” without using semicolon?
Explain what are global variables and explain how do you declare them?
Why is c so popular?
What is the difference between the = symbol and == symbol?
Differentiate between functions getch() and getche().
What is a MAC Address?