I want to know how a C program gets executed. I mean what happens when we compile.
What steps compiler follow for successful execution of a program?
What happens at compile time and run time?
Can u please give me any link on internet which explains these things properly.
What steps compiler follow for successful execution of a program?
What happens at compile time and run time?
Can u please give me any link on internet which explains these things properly.
Comment