 
			 
			MCQOPTIONS
 Saved Bookmarks
				| 1. | What is terminal table? | 
| A. | Contains all constants in the program | 
| B. | Is a permanent table of decision rules in the form of patterns for matching with the uniform symbol table to discover syntactic structure | 
| C. | Consist of a full or partial list of the token is as they appear in the program created by lexical analysis and used for syntax analysis and interpretation | 
| D. | Is a permanent table which lists all keywords and special symbols of the language in symbolic form | 
| Answer» E. | |