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


Please Help Members By Posting Answers For Below Questions

what is diffrence between linear and binary search in array respect to operators?what kind of operator can be used in both seach methods?

1650


How are Structure passing and returning implemented by the complier?

914


What is the use of volatile?

823


An arrangement of information in memory in such a way that it can be easily accessed and processed by a programming language a) string b) data structure c) pointers d) array

892


Differentiate between declaring a variable and defining a variable?

810


What are static variables in c?

810


When c language was developed?

819


Why is structure padding done in c?

874


What is #define size in c?

848


What is the purpose of the statement: strcat (S2, S1)?

839


Differentiate abs() function from fabs() function.

782


What is #include called?

791


What are the advantages of Macro over function?

1595


What is bash c?

753


pgm to find any error in linklist(in single linklist check whether any node points any of previous nodes instead of next node)

2404