Computer Science, asked by maryammanu57, 6 months ago

Which shows the status of compilation stage of pragram

Answers

Answered by syedcool1928
2

Explanation:

What are the different stages of compilation process?

There are six stages of compiling a program:

  • lexical analysis.
  • symbol table construction.
  • syntax analysis.
  • semantic analysis.
  • code generation.
  • optimisation.

HOPE IT HELPS   =)

Answered by kd1030601
4

Answer:

There are six stages of compiling a program:

1. Lexical analysis.

2. Symbol table construction.

3. Syntax analysis.

4. Semantics analysis.

5. Code generation.

6. Optimisation

Similar questions