Computer Science, asked by athirasnairsang3874, 1 year ago

What is phases of compilation in system programming?

Answers

Answered by PiyushSinghRajput1
1
Compiler Phases. The compilation process contains the sequence of various phases. Each phase takes source program in one representation and produces output in another representation. Each phase takes input from its previous stage.
Similar questions