I just want to ask is when we write a a program using any coding language. As we runs the code compiler of each respective language compiles the code.
So my question is when after compilation does the code of every language changes to assembly code and then to the machine code or there is something more that happen there at that time.
Pls Explain it (.|.)