InterviewSolution
Saved Bookmarks
| 1. |
_________ or scanning is the process where the stream of characters making up the source program is read from left to right and grouped into tokens.(a) Lexical Analysis(b) Diversion(c) Modelling(d) None of the mentionedThe question was asked in quiz.I would like to ask this question from Handle of Right sentinel Grammar in portion Bottom Up Parsing of Compiler |
|
Answer» The correct option is (a) Lexical Analysis |
|