Login
Register
@
Dark Mode
Profile
Edit my Profile
Messages
My favorites
Register
Activity
Q&A
Questions
Unanswered
Tags
Subjects
Users
Ask
Previous Years
Blogs
New Blog
Exams
Dark Mode
GATE Overflow | Compiler Design | Test 1 | Parsing | Question: 1
Arjun
asked
in
Compiler Design
Jan 26, 2019
1,208
views
6
votes
6
votes
If we merge states in LR(1) parser to form a LALR(1) parser, we may introduce
shift-reduce conflict
reduce-reduce conflict
no extra conflict
both shift-reduce as well as reduce-reduce
go-cd-1
Arjun
asked
in
Compiler Design
Jan 26, 2019
by
Arjun
1.2k
views
answer
comment
Follow
share this
share
1 comment
by
balchandar reddy san
commented
Jan 26, 2019
reply
Follow
share this
B. we can only introduce R-R conflicts.
0
0
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
2
Answers
1
vote
1
vote
ans is B.
It is because we construct LALR parsing table by merging states of CLR(1) which are only separated by look a heads. In doing so we may merge states which introduce R-R conflicts
screddy1313
answered
Jan 26, 2019
by
screddy1313
comment
Follow
share this
0 Comments
Please
log in
or
register
to add a comment.
0
votes
0
votes
To go from CLR(1) parsing table to LALR(1) parsing table, we merge the states that have the same final items but different lookaheads.
In doing so, we can only introduce RR conflicts.
JashanArora
answered
Dec 12, 2019
by
JashanArora
comment
Follow
share this
0 Comments
Please
log in
or
register
to add a comment.
Answer:
B
← Previous
Next →
← Previous in category
Next in category →
Related questions
3
votes
3
votes
2
answers
1
Arjun
asked
in
Compiler Design
Jan 26, 2019
601
views
GATE Overflow | Compiler Design | Test 1 | Parsing | Question: 2
Suppose we have a rightmost derivation which proceeds as follows: $\begin{array}{ccc}S &\rightarrow & Aabw \\ & \rightarrow &ABw \end{array}$ ... $\begin{array}{ccc} B &\rightarrow & ab \end{array}$
Arjun
asked
in
Compiler Design
Jan 26, 2019
by
Arjun
601
views
go-cd-1
lr-parser
5
votes
5
votes
3
answers
2
Arjun
asked
in
Compiler Design
Jan 26, 2019
2,319
views
GATE Overflow | Compiler Design | Test 1 | Parsing | Question: 3
Which of the following statements is FALSE? Any DCFL has an equivalent grammar that can be parsed by a SLR(1) parser with end string delimiter Languages of grammars parsed by LR(2) parsers is a strict super set of the languages of ... LL(1) parsers There is no DCFL which is not having a grammar that can be parsed by a LR(1) parser
Arjun
asked
in
Compiler Design
Jan 26, 2019
by
Arjun
2.3k
views
go-cd-1
parsing
3
votes
3
votes
1
answer
3
Arjun
asked
in
Compiler Design
Jan 26, 2019
2,946
views
GATE Overflow | Compiler Design | Test 1 | Parsing | Question: 4
Which of the following statements is FALSE? In a SLR(1) parser, it is allowable for both shift and reduce items to be in the same state In a SLR(1) parser, it is allowable for multiple reduce items to be in the same state All SLR(1) grammars are LR(0) All LR(0) grammars are SLR(1)
Arjun
asked
in
Compiler Design
Jan 26, 2019
by
Arjun
2.9k
views
go-cd-1
3
votes
3
votes
2
answers
4
Arjun
asked
in
Compiler Design
Jan 26, 2019
1,860
views
GATE Overflow | Compiler Design | Test 1 | Parsing | Question: 5
Which of the following statements regarding $LR(0)$ parser is FALSE? A $LR(0)$ configurating set cannot have multiple reduce items A $LR(0)$ configurating set cannot have both shift as well as reduce items If a reduce item is ... a $LR(0)$ configurating set it cannot have any other item A $LR(0)$ parser can parse any regular grammar
Arjun
asked
in
Compiler Design
Jan 26, 2019
by
Arjun
1.9k
views
go-cd-1
parsing
lr-parser
Subscribe to GATE CSE 2023 Test Series
Subscribe to GO Classes for GATE CSE 2023
Quick search syntax
tags
tag:apple
author
user:martin
title
title:apple
content
content:apple
exclude
-tag:apple
force match
+apple
views
views:100
score
score:10
answers
answers:2
is accepted
isaccepted:true
is closed
isclosed:true
Recent Posts
Recruitment of Scientific Officers in the Department of Atomic Energy 2023
GATE CSE 2023 Paper & Analysis - Memory Based
From GATE to Australia
DRDO Previous Year Papers
From Rank 4200 to 64: My Journey to Success in GATE CSE Exam
Subjects
All categories
General Aptitude
(2.5k)
Engineering Mathematics
(9.3k)
Digital Logic
(3.3k)
Programming and DS
(5.9k)
Algorithms
(4.6k)
Theory of Computation
(6.7k)
Compiler Design
(2.3k)
Operating System
(5.0k)
Databases
(4.6k)
CO and Architecture
(3.8k)
Computer Networks
(4.7k)
Non GATE
(1.3k)
Others
(2.4k)
Admissions
(649)
Exam Queries
(843)
Tier 1 Placement Questions
(17)
Job Queries
(75)
Projects
(9)
Unknown Category
(853)
Recent Blog Comments
Recommend test series??
pressman pdf/ geeksforgeeks
where to study software engineering for BARC
+1
1200/1000 = 1.2
Twitter
WhatsApp
Facebook
Reddit
LinkedIn
Email
Link Copied!
Copy