Creado por harvs899
hace más de 10 años
|
||
What is the first stage in a compiler?
What is the input to the lexical analyser?
What is the output from the lexical analyser?
What is the second stage in the compiler?
What is the final stage of compilation?
What is remove during lexical analysis?
Where are identifiers placed?
What are tokens?
What is the group of characters called which represent a token?
Which is the slowest stage of compilation and why?
What is the purpose of the syntax analysis stage?
Which stage is the machine code generated?