Computer Science, asked by sujatha61081, 6 months ago

Describe ordinary Compilation process​

Answers

Answered by abrar6063
4

Answer:

the source code is directly converted into machine or object

Answered by Rashmipundir
4

Answer:

In ordinary compilation, the source code is converted to a machine language, which is dependent upon the machine or platform. This result machine code is called native executable code.

Similar questions