how many error occurs in C language ?

Answer Posted / swapnashree pradhan

There r two types of errors r occurs first is the compiling
and second is the run time error .compiling error r two
types syntax error ,segment error.then run runtime error r
two types logical error, linking error
.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is meant by initialization and how we initialize a variable?

816


What is uint8 in c?

878


Does sprintf put null character?

788


What is the use of sizeof?

757


Write a program to print "hello world" without using a semicolon?

846


Difference between constant pointer and pointer to a constant.

826


What is the difference between abs() and fabs() functions?

862


Explain what header files do I need in order to define the standard library functions I use?

873


What 'lex' does?

930


How to write c functions that modify head pointer of a linked list?

742


What is #error and use of it?

918


Can you please compare array with pointer?

821


What is the mean of function?

854


write a program to copy the string using switch case?

2619


Why c is a mother language?

742