Consider the grammar
S -> A
A -> $B$ | id
B -> B,A | A
If I0 = CLOSURE[S -> .A] then how many items be in the set for GOTO(I0, $)

Sr Parsers

Quiz
•
Engineering
•
University
•
Hard
Sindhu S
Used 2+ times
FREE Resource
25 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
3
4
5
6
2.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Which of the following kind of derivation is used by LR parsers?
Leftmost
Leftmost in reverse
Rightmost
Rightmost in reverse
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following statemnets about parser is/are correct?
I. Canonical LR is more powerful than SLR
II. SLR is more powerful than LALR
III. SLR is more powerful than Canonical LR
I only
II only
III only
II and III only
4.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
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:
n1 is necessarily less than n2
n1 is necessarily equal to n2
n1 is necessarily greater than n2
none of the options
5.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Which of the following is true for shift reduce parsers?
Scans and parses the input in one forward pass over the text, without any backup
A shift command advances in the input stream by one symbol
LALR parser
all of the mentioned
6.
MULTIPLE CHOICE QUESTION
5 sec • 1 pt
Which of the following can be a LALR parser generator?
YACC
GNU Bison
YACC and GNU Bison
None of the mentioned
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Consider the following 2 sets of LR(1) items of an LR(1) grammar.
X -> c.X, c|d X -> c.X, $
X->.cX, c|d X->.cX, $
X->.x, c|d X->.d, $
Which of the following statements related to merging of the 2 sets in the corresponding LALR parser is/are FALSE?
Cannot be merged since lookaheads are different
Can be merged but will result in SR conflict
Can be merged but will result in RR conflict
Cannot be merged since GOTO on c will lead to two different sets
1 only
2 only
1 and 4 only
1,2,3 and 4
Create a free account and access millions of resources
Similar Resources on Quizizz
20 questions
Green Engineering

Quiz
•
University
20 questions
Quiz Round For Group 1

Quiz
•
University
20 questions
Artificial Intelligence CT-5

Quiz
•
University
20 questions
IO2: UNID 3. Modelos de Inventario

Quiz
•
University
20 questions
Desarrollo Aplicacion Movil I

Quiz
•
University
20 questions
Natural Language Processing CT-3

Quiz
•
University
20 questions
NEXUS'25

Quiz
•
University
21 questions
Types of Tractors

Quiz
•
10th Grade - University
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade