Computer Science, asked by unnammurali10, 5 hours ago

explain the process of creating compiling and excision of a 'c' program​

Answers

Answered by Feirxefett
4

Answer:

The compilation procéss can be divided into four steps, i.e., Pre-procéssing, Compiling, Assembling, and Linking. The preprocyssor takes the source cõde as an input, and it removes all the comments from the source cõde. The preprocéssor takes the preprocéssor directive and interprets it.

Similar questions