a) It detects recursion and eliminates recursion
b) It detects reduce-reduce conflict and resolves
c) It detects shift-reduce conflict and resolves the conflict in favor of a shift over a reduce action
d) It detects shift-reduce conflict and resolves the conflict in favor of a reduce over a shift action
Which one of the following is true about the action of yacc for the given grammar?
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Which one of the following is true about the action of yacc for the given grammar?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!