InterviewSolution
Saved Bookmarks
| 1. |
Which of the following is a phase of a compilation process?(a) Lexical Analysis(b) Code Generation(c) Lexical Analysis & Code Generation(d) None of the mentionedThe question was asked in unit test.Enquiry is from LR Parser in portion Bottom Up Parsing of Compiler |
|
Answer» The CORRECT answer is (c) Lexical Analysis & Code Generation |
|