1.

Which of these is also known as look-head LR parser?(a) SLR(b) LR(c) LLR(d) None of the mentionedI had been asked this question during an internship interview.This interesting question is from LR Parser in section Bottom Up Parsing of Compiler

Answer»

The correct answer is (c) LLR

For EXPLANATION I would SAY: LLR is the look ahead parser.



Discussion

No Comment Found

Related InterviewSolutions