answersLogoWhite

0

in panic mode recovery, if an error detected at a point, then discart next sequence of tokens until end of the sentence found. Then start analyzing from that point.

But in phrase level recovery, if an error detected at a point, then correct that point by replasing another token string which is selected by the error handler(Ex:replacing ";" for "," at the end of the senetence)

User Avatar

Wiki User

11y ago

What else can I help you with?