The parse tree below represents a rightmost derivation according to the grammar S → AB, A → aS|a, B → bA. Which of the following are right-sentential forms corresponding to this derivation?

The parse tree below represents a rightmost derivation according to the grammar S → AB, A → aS|a, B → bA. Which of the following are right-sentential forms corresponding to this derivation? Correct Answer aababa

S => AB => AbA => Aba => aSba => aABba => aAbAba => aAbaba => aababa.
Bissoy MCQ

Related Questions

Grammar that produce more than one Parse tree for same sentence is ___________
A grammar that produces more than one parse tree for some sentence is called __________
A grammar with more than one parse tree is called:
The grammar S → aSa | bS | c is?
A tree is cut partially and made to fall on ground. The tree however does not fall completely and is still attached to its cut part. The tree top touches the ground at a point 10m from foot of the tree making an angle of 30°. What is the length of the tree?
Which among the following can parse a context free grammar?