Compiler Design – Multiple Choice Questions (MCQs)
-
-
14. What is dead code elimination?
-
15. What is loop unrolling?
-
16. What is common subexpression elimination?
-
17. What is the role of the code generator?
-
18. What is a symbol table?
-
19. What is lexical analysis?
-
20. What is parsing?
-
21. What is a top-down parsing technique?
-
22. Which of the following is a top-down parsing algorithm?
-
23. What is a bottom-up parsing technique?
-
24. Which of the following is a bottom-up parsing algorithm?