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 |
What is the sizeof () a pointer?
How to print %d in output
Explain what is the best way to comment out a section of code that contains comments?
what is ans for this scanf(%%d",c);
Describe how arrays can be passed to a user defined function
Sir i want e-notes of C languge of BAlaguruswami book i.e scanned or pdf file of balaguruswamy book on c language.PLEASE SEND ME on my mail id ajit_kolhe@rediff.com
program to get the remainder and quotant of given two numbers with out using % and / operators?
10 Answers College School Exams Tests, IBM,
how to devloped c lenguege?
Which built-in library function can be used to match a patter from the string?
Write a program to check palindrome number in c programming?
What are the applications of c language?
Is null a keyword in c?