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 does exit() do?

Answer Posted / shruti

nopes,
it does not come out of the executing prog normally..
for that, we have to explicitly mention as
exit(0);

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain how does flowchart help in writing a program?

1172


List out few of the applications that make use of Multilinked Structures?

2261


Is a house a mass structure?

1157


Write a program to replace n bits from the position p of the bit representation of an inputted character x with the one's complement. Method invertBit takes 3 parameters x as input character, p as position and n as the number of positions from p. Replace n bits from pth position in 8 bit character x. Then return the characters by inverting the bits.

4260


Which driver is a pure java driver

1690


How is = symbol different from == symbol in c programming?

1107


Can you please explain the scope of static variables?

1112


Difference between exit() and _exit() function?

1179


how to capitalise first letter of each word in a given string?

1983


How are variables declared in c?

1151


What are unions in c?

1087


How can I invoke another program or command and trap its output?

1156


What does *p++ do?

1078


Explain what is the benefit of using enum to declare a constant?

1137


what type of questions arrive in interview over c programming?

2088