Answer Posted / vrushali
The c run time system inserts some start up code before the
main function and inserts some clean up code at the end of
the program .
The operating system loads the executable of the program in
to the memory with the help of the loader and transfers the
control to theprogram .
Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Why is python slower than c?
Is c is a middle level language?
What are the benefits of c language?
List the difference between a "copy constructor" and a "assignment operator"?
What are dangling pointers in c?
hi folks i m approching for h1 b interview on monday 8th of august at montreal and i m having little problem in my approval notice abt my bithdate my employer has made a mistake while applying it is 12th january and istead of that he had done 18 the of january do any body have any solution for that if yes how can i prove my visa officer abt my real birthdate it urgent please let me know guys thaks dipesh patel
How to write a multi-statement macro?
What are the 3 types of structures?
What is void c?
What is the best way to comment out a section of code that contains comments?
Why do we use namespace feature?
Where are local variables stored in c?
How can I avoid the abort, retry, fail messages?
What is the explanation for modular programming?
Differentiate between declaring a variable and defining a variable?