

MCQOPTIONS
Saved Bookmarks
1. |
Consider the following C code segment. Which one to the following false? |
A. | The code contains loop-in variant computation |
B. | There is scope of common sub-expression elimination in this code |
C. | There is scope strength reduction in this code |
D. | There is scope of dead code elimination in this codeView Answer |
Answer» E. | |