 
			 
			MCQOPTIONS
 Saved Bookmarks
				| 1. | In the context of compilers, which of the following is/are NOT an intermediate representation of the source program? | 
| A. | Control Flow Graph (CFG) | 
| B. | Symbol table | 
| C. | Three address code | 
| D. | A bstract Syntax Tree (AST) | 
| Answer» C. Three address code | |