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...

What is the difference between exit() and _exit()?

Answer Posted / nashiinformaticssolutions

• exit(): Cleans up resources (e.g., flushes buffers).
• _exit(): Terminates the program immediately without cleanup.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can I find the modification date and time of a file?

1120


Explain what is the most efficient way to store flag values?

1270


Write a C program to accept a matrix of any size. Find the frequency count of each element in the matrix and positions in which they appear in the matrix

2061


Give differences between - new and malloc() , delete and free() ?

1149


Explain modulus operator.

1086


What is a structure and why it is used?

1291


Why c is called top down?

1212


Not all reserved words are written in lowercase. TRUE or FALSE?

1275


What is the right way to use errno?

1113


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

1178


How can a process change an environment variable in its caller?

1235


what is reason of your company position's in india no. 1.

2407


What is the need of structure in c?

1180


Can a function argument have default value?

1203


Are the variables argc and argv are local to main?

1360