Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

how many error occurs in C language ?

Answer Posted / santosh kumar sharma

Basically there are only two type of error
(1) compile time error
(2) run time error
In compile time error there are two types of error first is
syntex error and second is segment error.
In run time error there are also two types of erro logical
error and linking error

By santosh kumar sharma

Is This Answer Correct ?    2 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how do you execute a c program in unix.

1158


What is a void pointer? When is a void pointer used?

1108


Why we use break in c?

1074


What is function definition in c?

1120


What are qualifiers and modifiers c?

1065


What are the two types of structure?

1146


what do u mean by Direct access files? then can u explain about Direct Access Files?

2148


What is return in c programming?

1024


How we can insert comments in a c program?

1190


What is pointer to pointer in c with example?

1159


How can I remove the trailing spaces from a string?

1122


What is a 'null pointer assignment' error? Explain what are bus errors, memory faults, and core dumps?

1294


What does a derived class inherit from a base class a) Only the Public members of the base class b) Only the Protected members of the base class c) Both the Public and the Protected members of the base class d) .c file

1160


How can I change their mode to binary?

1185


What does volatile do?

1040