1.

Parsing is also known as ________(a) Lexical Analysis(b) Syntax Analysis(c) Semantic Analysis(d) Code GenerationThe question was posed to me during an interview.I need to ask this question from Lexical Analysis in section Compiler Introduction of Compiler

Answer»

The correct choice is (B) Syntax Analysis

To elaborate: PARSING or SYNTACTIC analysis is the process of analysing a string of SYMBOLS and conforming to the RULES of grammar.



Discussion

No Comment Found

Related InterviewSolutions