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  Contact Us     Login  |  Sign Up                      
info       Did you received any Funny E-Mails from your Friends and like to share with rest of our friends? Yeah!! you can post that stuff   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 ?    1 Yes 0 No
Guest
 
  Re: what does exit() do?
Answer
# 2
it comes out of execution normally.
 
Is This Answer Correct ?    0 Yes 1 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 ?    2 Yes 0 No
Shruti
 

 
 
 
Other C Interview Questions
 
  Question Asked @ Answers
 
write a program to print the all 4digits numbers & whose squares must me even numbers? Virtusa2
how to find out the union of two character arrays?  1
Why cann't whole array can be passed to function as value.  1
What is the Difference between Macro and ordinary definition? Motorola2
Write a program for the following series? 1 121 12321 1234321 123454321 12345654321 1234567654321 123456787654321 12345678987654321 1234567890987654321 123456789010987654321 12345678901210987654321 1234567890123210987654321 .........1234321............ ..........123454321............ ..........12345654321............ 7 8 9 0 1 Pls............?  2
How can I make a program in c to print 'Hello' without using semicolon in the code? C-DAC5
write a string copy function routine?  1
difference between i++* and *++i IBM3
wat is the difference between a definition and declaration? float y;---it looks like a declaration..but it s a definition.how?someone explain  3
what are the difference between ANSI C and Let Us c and Turbo C LG-Soft1
what is the use of a array in c  4
write a program to arrange the contents of a 1D array in ascending order  3
how to find the kth smallest element in the given list of array elemnts. Silicon5
Write a program to interchange two variables without using the third variable? Accenture11
any string of bits of length 'n' represents a unique non- negative integer between.............?  2
what is the output of following question? void main() { int i=0,a[3]; a[i]=i++; printf("%d",a[i] }  2
write a c program to find biggest of 3 number without relational operator? Wipro2
#ifdef TRUE int I=0; #endif main() { int j=0; printf("%d %d\n",i,j); } ADITI2
Print the foll in C...eg when n=5 the o/p must b + + + + + + + + + + + + + + + + +  1
pick out the odd one out of the following a.malloc() b.calloc() c.free() d.realloc() TCS1
 
For more C Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

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