Write down steps that the source code written by the programmer has togo through for compiling and executing
Answers
Answered by
2
Answer:
May it will be helpful
Explanation:
A compiler is a special program that processes statements written in a particular programming language and turns them into machine language or “code” that a computer's processor uses.
Answered by
1
A compiler is a computer program that converts high-level programming language code, or source code, into machine code, which consists of binary or hexadecimal instructions that a computer can respond to directly. gcc is a C compiler that we will be using today.
Here the preprocessed code will be translated into assembly instructions that are easier to understand for us humans.
This is the answer.... Hope it helps!! Plz Mark me as Branliest and follow me... It took me some effort to type these for you.. So, plz follow me..
Similar questions