in Compiler Design edited by
2,236 views
1 vote
1 vote
Which of the following Attribute can be evaluated by a shift-reduce parser that executes semantic action only at reduce moves and never at shift?

(a) synthesized attribute

(b) inherited attribute

(c) both (a) and (b)

(d) none of the above
in Compiler Design edited by
2.2k views

1 Answer

1 vote
1 vote
is it synthesised attribute

1 comment

Yes, s attribute, parent will never be giving value to child
0
0

Related questions