 
			 
			MCQOPTIONS
 Saved Bookmarks
				| 1. | Generation of intermediate code based on an abstract machine model is useful in compilers because: | 
| A. | Syntax translations are easier for intermediate code generation | 
| B. | It is difficult to generate executable code from high level language program. | 
| C. | It enhances the portability of the compiler system program | 
| D. | It makes implementation of lexical and syntax analysis easier | 
| Answer» D. It makes implementation of lexical and syntax analysis easier | |