Answer Posted / anand shankar pathak
first .c file is converted to .i format it is done by the preprocessor and then the compiler convert this file to .asm file later assembler creats object that is linbked together using linker and loader and finally .exe file is genrated
and this process is done automatically while we execute the program we don't have to do anything,
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are header files in c programming?
What is the difference between array and linked list in c?
What is a const pointer in c?
how is the examination pattern?
What is the purpose of 'register' keyword?
Is there anything like an ifdef for typedefs?
what is the syallabus of computer science students in group- 1?
Why do we use header files in c?
What is difference between constant pointer and constant variable?
What is operator promotion?
Can we access the array using a pointer in c language?
Is c a great language, or what?
What is static memory allocation?
Why is structure important for a child?
Is c easy to learn?