Computer Science, asked by shadabsids1001, 1 year ago

Difference between predictive parser and shift reduce parser

Answers

Answered by chetan2222
0
Predictive parser is a recursive descent parser, which has the capability to predict which production is to be used to replace the input string. The predictive parser does not suffer from backtracking. ... Predictive parsing uses a stack and a parsingtable to parse the input and generate aparse tree.

please mark my answer as a brainliest answer.


thank you

#chetan2222.



.......#follow me


thank you .
Similar questions