Physics, asked by chhabrasupreet, 11 months ago


Explain the compilation process in brief​

Answers

Answered by Anonymous
5

The compilation is a process of converting the source code into object code. It is done with the help of the compiler. The compiler checks the source code for the syntactical or structural errors, and if the source code is error-free, then it generates the object code.

Answered by keshav2150
6

The compilation process is a sequence of various phases. Each phase takes input from its previous stage, has its own representation of source program, and feeds its output to the next phase of the compiler.

it is a process of converting the source code into object code. It is done with the help of the compiler. The compiler checks the source code for the syntactical or structural errors, and if the source code is error-free, then it generates the object code.

Note-googled it

Source-google

| ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄l

|   thanks if you l

I  liked my answer l

I Or marked it l

I Brainliest l            

|_________l

(\__/) ||  ll (\__/)

(•ㅅ•) ||  ll (•ㅅ•)

/   づ  ⊂ \

Similar questions