Question 14 The identification of common sub-expression and replacement of run time computations by compile-time computations is: A Local optimization B Constant folding C Loop Optimization […]
Question 13 Which data structure in a compiler is used for managing information about variables and their attributes? A Abstract syntax tree B Symbol table C […]