 
			 
			MCQOPTIONS
 Saved Bookmarks
				| 1. | UNIFORM_SYMBOL_TABLE?$ | 
| A. | Has all constants in the program | 
| B. | Permanent table of rules in the form of patterns for matching with the uniform symbol table to discover syntactic structure | 
| C. | Consists of full or partial list of the tokens as they appear in the program created by Lexical analysis and used for syntax analysis and interpretation | 
| D. | A permanent table which has all key words and special symbols of the language in symbolic form | 
| Answer» D. A permanent table which has all key words and special symbols of the language in symbolic form | |