a

Understanding C program Compilation Process

0:00
↔️ ↕️

Timecodes:

hello this video I will explain

compliation process when we compile NEC

program what are the steps how your

compiler generated object file and how

it runs that files so we will see all

these steps in this lecture in this

video so first we will have a quick look

on the compiler components so compiler

is not a single module compiler is

having multiple modules so we can

categorize we can divide this compiler

into four big modules so these are the

preprocessor compiler assembler and

linker so preprocessor this is the first

step so when we write any C program so

that C program first process by

preprocessor and preprocessor generate

some intermediate file that files given

to compiler role of compiler is that

compiler convert files generated by

preprocessor as an input and generate a


Related queries:


how to c program run in cmd
how does a c program run
how to run a c program in terminal
how to run a c program in visual studio code
how to run a c program in terminal linux
how to run a c program in ubuntu
how to run a c program in terminal mac
how to run a c program in notepad++
how to run a c program in code blocks