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

Explanation: Lexical analysis is the process of converting a SEQUENCE of CHARACTERS into a sequence of TOKENS.



Discussion

No Comment Found

Related InterviewSolutions