Computer Science, asked by shrutiborhade414, 6 months ago

the compilation process is partitioed into a series of subpro​

Answers

Answered by aasthaaastha160
1

Answer:

The compilation is a process of converting the source code into object code. ... The compilation process can be divided into four steps, i.e., Pre-processing, Compiling, Assembling, and Linking. The preprocessor takes the source code as an input, and it removes all the comments from the source code

Similar questions