1.

Which concept of FSA is used in the compiler?(a) Lexical analysis(b) Parser(c) Code generation(d) Code optimizationThe question was asked in a national level competition.I would like to ask this question from Lexical Analysis in section Compiler Introduction of Compiler

Answer»

Correct choice is (a) Lexical analysis

For EXPLANATION: Because the lexer PERFORMS its analysis by going from one STAGE to another.



Discussion

No Comment Found

Related InterviewSolutions