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
Compare and contrast compilers from interpreters.
PROGRAM TO WRITE CONTENTS OF 1 FILE IN REVERSE TO ANOTHER FILE,PROGRAM TO COPY 1 FILE TO ANOTHER BY SPECIFYING FILE NAMES AS COMMAND LINE
write a program to print data of 5 five students with structures?
what are bit fields? What is the use of bit fields in a structure declaration?
about c language
What is the main difference between calloc () and malloc ()?
How can I do peek and poke in c?
What is static volatile in c?
Write a program to use switch statement.
Difference between strcpy() and memcpy() function?
Explain how do you use a pointer to a function?
What are identifiers c?
What do you mean by keywords in c?
in iso what are the common technological language?
What are the disadvantages of external storage class?