Use app×
QUIZARD
QUIZARD
JEE MAIN 2026 Crash Course
NEET 2026 Crash Course
CLASS 12 FOUNDATION COURSE
CLASS 10 FOUNDATION COURSE
CLASS 9 FOUNDATION COURSE
CLASS 8 FOUNDATION COURSE
0 votes
1.0k views
in General by (98.6k points)
closed by
Assume that the SLR parser for a grammar G has n1 states and the LALR parser for G has n2 states. The relationship between n1 and n2 is :
1. n1 is necessarily less than n2
2. n1 is necessarily equal to n2
3. n1 is necessarily greater than n2
4. none of the options

1 Answer

0 votes
by (95.6k points)
selected by
 
Best answer
Correct Answer - Option 2 : n1 is necessarily equal to n2

The correct answer is option 2.

The number of entries in the LALR(1) parse table ≤ no. of entries in the CLR(1) parse table.

The number of entries in the SLR(1) parse table is ≤ no of entries in CLR(1) parse table.

Relation between them:

n1 (SLR) = n2(LALR) ≤ n3 (CLR)

Hence n1 is necessarily equal to n2 is the correct answer.

LR parsers in terms of their power:

CLR > LALR > SLR > LR (0)

Welcome to Sarthaks eConnect: A unique platform where students can interact with teachers/experts/students to get solutions to their queries. Students (upto class 10+2) preparing for All Government Exams, CBSE Board Exam, ICSE Board Exam, State Board Exam, JEE (Mains+Advance) and NEET can ask questions from any subject and get quick answers by subject teachers/ experts/mentors/students.

Categories

...