MCQOPTIONS
Saved Bookmarks
| 1. |
Reduction in strength means |
| A. | removing loop invariant computation |
| B. | replacing run-time computation by compile time computation |
| C. | replacing a costly operation by a relatively cheaper one |
| D. | removing common sub-expressions |
| Answer» C. replacing a costly operation by a relatively cheaper one | |