Question 20 In the context of abstract-syntax-tree (AST) and control-flow-graph (CFG), which one of the following is TRUE? A In both AST and CFG, let node, […]
Question 28 Which of the following statements are CORRECT? 1) Static allocation of all data areas by a compiler makes it impossible to implement recursion. 2) […]