InterviewSolution
Saved Bookmarks
| 1. |
Pee Hole optimization __________(a) Loop Optimization(b) Local Optimization(c) Constant folding(d) Data Flow analysisThis question was posed to me in exam.The query is from Bottom-Up Parsing-2 topic in section Bottom Up Parsing of Compiler |
|
Answer» RIGHT option is (c) CONSTANT folding Easy explanation: More LOOPS are added. |
|