Computer Science, asked by shraddhajadhav332, 6 months ago

the compilation process is partitioned into a series of sub process is called what in cc​

Answers

Answered by Anonymous
0

Answer:

Explanation:

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.

Similar questions