Compiler Design – Multiple Choice Questions (MCQs)
-
-
38. What is peephole optimization?
-
39. What is garbage collection?
-
40. What is a cross-compiler?
-
41. What is an interpreter?
-
42. What is a linker?
-
43. What is a loader?
-
44. What is a grammar in the context of compiler design?
-
45. What is a context-free grammar (CFG)?
-
46. What is an ambiguous grammar?
-
47. Why is ambiguity in a grammar a problem for compilers?
-
48. What is left recursion in a grammar?