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 DO YOU HANDLE EXCEPTIONS IN C?

Answer Posted / reejusri

C don't use the term exception handling, but include
facilities that allow implementing similar functionality.
The most common way to implement exception handling in
standard C is to use setjmp/longjmp functions.

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the size of enum in c?

1167


An expression to whose value an operater is applied a) operand b) variable c) constant d) all of the above

1220


Are enumerations really portable?

1076


What is a 'null pointer assignment' error?

1247


What is the difference between char array and char pointer?

1115


What is dynamic variable in c?

1095


What is a macro, and explain how do you use it?

1123


What are the basic data types associated with c?

1315


What is an expression?

1106


Explain what is wrong with this statement? Myname = ?robin?;

1631


How can I use a preprocessorif expression to ?

1108


Is a pointer a kind of array?

1243


How many types of operator or there in c?

1135


What is character constants?

1228


hi... can anyone help me to make a two-dimensinal arrays in finding the sum of two elements plzzz. thnx a lot...

1958