how many error occurs in C language ?

Answer Posted / abhinav

there are many types of errors in c

Is This Answer Correct ?    23 Yes 18 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the most efficient way to count the number of bits which are set in an integer?

823


What are the two types of structure?

801


about c language

1797


What is a global variable in c?

774


When should a type cast be used?

769


Explain what does it mean when a pointer is used in an if statement?

828


What are the types of bitwise operator?

840


What is main function in c?

776


What is a program flowchart and explain how does it help in writing a program?

967


Can we assign integer value to char in c?

819


What is the use of in c?

754


What does 4d mean in c?

1224


How do I read the arrow keys? What about function keys?

840


Is c programming hard?

771


exit () is used to a) exit () terminates the execution of the program itself b) exit () terminates the execution of the loop c) exit () terminates the execution of the block d) none of the above

886