ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage   interview questions urls   External Links  Contact Us     Login  |  Sign Up                      
tip   To Refer this Site to Your Friends   Click Here
Google
 
Categories  >>  Software  >>  Programming Languages  >>  C
 
 


 

 
 C interview questions  C Interview Questions
 C++ interview questions  C++ Interview Questions
 VC++ interview questions  VC++ Interview Questions
 Delphi interview questions  Delphi Interview Questions
 Programming Languages AllOther interview questions  Programming Languages AllOther Interview Questions
Question
what does exit() do?
 Question Submitted By :: Guest
I also faced this Question!!     Rank Answer Posted By  
 
  Re: what does exit() do?
Answer
# 1
come out of executing programme.
 
Is This Answer Correct ?    0 Yes 0 No
Guest
 
  Re: what does exit() do?
Answer
# 2
it comes out of execution normally.
 
Is This Answer Correct ?    0 Yes 0 No
Ramesh
 
 
 
  Re: what does exit() do?
Answer
# 3
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 ?    0 Yes 0 No
Shruti
 

 
 
 
Other C Interview Questions
 
  Question Asked @ Answers
 
Give me basis knowledge of c , c++...  4
fn f(x) { if(x<=0) return; else f(x-1)+x; } HCL3
n=7623 { temp=n/10; result=temp*10+ result; n=n/10 } Wipro3
Give a fast way to multiply a number by 7 Microsoft8
two progs are given. one starts counting frm 0 to MAX and the other stars frm MAX to 0. which one executes fast. Verifone3
Add 2 64 bit numbers on a 32 bit machine NetApp1
what is the value of 'i'? i=strlen("Blue")+strlen("People")/strlen("Red")-strlen("green") Cadence3
write the function int countchtr(char string[],int ch);which returns the number of timesthe character ch appears in the string. for example the call countchtr("she lives in Newyork",'e') would return 3.  4
write a program to find out number of on bits in a number? Huawei11
Write a program to exchange two variaables without temp Geometric-Software5
Software Interview Questions CAT1
What is encapsulation?  1
why java is called as a purely oops language.  2
write a program to sort the elements in a given array in c language  2
1)which of following operator can't be overloaded. a)== b)++ c)?! d)<= Siemens7
Write a program that takes three variables(a,b,c) in as separate parameters and rotates the values stored so that value a goes to b,b,to c and c to a  2
What do you mean by team??  2
What is C language Terminator? TCS12
what is a far pointer TCS8
hello friends what do u mean by BUS ERROR i got this error while i am doing my program in DATA STRUCTURES Wipro2
 
For more C Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com