Computer Science, asked by prayagmeshram143, 10 months ago

difference between phases of a compiler and passes of a compiler​

Answers

Answered by subhadra177
0

Answer:

The main difference between phases and passes of compiler is that phases are the steps in the compilation process while passes are the number of times the compiler traverses through the source code. ... A compiler is a special software that supports this conversion. Phase and pass are two terms related to compilers.

Similar questions