The compilation
process is partitioned
into a series of sub
processes
called
comnilor takes
Answers
Answered by
0
- Explanation: The four steps of 'compilation' are Preprocessing, compilation, assembly, and linking. 'Preprocessing' is the first step of any C 'compilation'. This process takes include-files, conditional statement instructions and macros in the source code and create output.
Similar questions