Computer Science, asked by luvagarwal6354, 10 months ago

Difference between predictive parsing and shift reduced parsing

Answers

Answered by Anonymous
0

\huge\underline{\underline{\mathfrak \red{Answer}}}

❏Top-down Parsing is a parsing technique that first looks at the highest level of the parse tree and works down the parse tree by using the rules of grammar while Bottom-up Parsing is a parsing technique that first looks at the lowest level of the parse tree and works up the parse tree by using the rules of grammar.

Answered by Anonymous
0

Answer :

★ Top-down Parsing is a parsing technique that first looks at the highest level of the parse tree and works down the parse tree by using the rules of grammar while Bottom-up Parsing is a parsing technique that first looks at the lowest level of the parse tree and works up the parse tree by using the rules of grammar.

thanks

Similar questions