1.

Parsers are expected to parse the whole code.(a) True(b) FalseI got this question during an internship interview.I would like to ask this question from Syntax Analyser in section Contextfree Grammar and Syntax Analysis of Compiler

Answer»

Right option is (a) True

The EXPLANATION: Parsers are expected to PARSE the whole CODE even if some ERRORS exist in the program.



Discussion

No Comment Found

Related InterviewSolutions