what does exit() do?
Answers were Sorted based on User's Feedback
Answer / 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 |
while initialization of array why we use a[][2] why not a[2][]...?
When is a “switch” statement preferable over an “if” statement?
Define and explain about ! Operator?
Define function ?Explain about arguments?
2 Answers Geometric Software, Infosys,
What are the two types of functions in c?
What is bubble sort technique in c?
What are nested functions in c?
write a own function to compare two strings with out using stringcomparition function?
How many bytes are occupied by near, far and huge pointers (dos)?
Why is #define used?
how 2 compile & execute c program with out using editor?
write a C program, given number is double without using addt ion and multiplication operator?ex:n=6,ans=12,pls send me ans to goviseenu@gmail.com