 
			 
			MCQOPTIONS
 Saved Bookmarks
				| 1. | Consider the basic block given below.a = b + cc = a + dd = b + ce = d - ba = e + bThe minimum number of nodes and edges present in the DAG representation of the above basic block respectively are | 
| A. | 6 and 6 | 
| B. | 8 and 10 | 
| C. | 9 and 12 | 
| D. | 4 and 4 | 
| Answer» B. 8 and 10 | |