MCQOPTIONS
Saved Bookmarks
| 1. |
Some code optimizations are carried out on the intermediate code because _______________ |
| A. | They enhance the portability of the complier to other target processors |
| B. | Program analysis is name accurate on intermediate code than on machine code |
| C. | The information from data flow analysis cannot otherwise be used for optimization |
| D. | The information from the front end cannot otherwise be used for optimization |
| Answer» C. The information from data flow analysis cannot otherwise be used for optimization | |