InterviewSolution
Saved Bookmarks
| 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 |
|