 
			 
			MCQOPTIONS
 Saved Bookmarks
				| 1. | Which of the following actions an operator precedence parser may take to recover from an error? | 
| A. | Insert symbols onto the stack | 
| B. | Delete symbols from the stack | 
| C. | Inserting or deleting symbols from the input | 
| D. | All of the mentioned | 
| Answer» E. | |