...
Question 8892 – Compiler-Design
May 17, 2024
Question 11424 – Compiler-Design
May 17, 2024
Question 8892 – Compiler-Design
May 17, 2024
Question 11424 – Compiler-Design
May 17, 2024

CIL 2020

Question 15

Generation of intermediate code based on an abstract machine model is useful in compilers because:

A
It makes implementation of lexical and syntax analysis easier
B
It is difficult to generate executable code from high level language program
C
Syntax translations are easier for intermediate code generation
D
It enhances the portability of the compiler system program
Question 15 Explanation: 
Till intermediate code generation phase the code is independent of the machine hence it enhances the portability of the compiler system program.
Correct Answer: D
Question 15 Explanation: 
Till intermediate code generation phase the code is independent of the machine hence it enhances the portability of the compiler system program.

Leave a Reply

Your email address will not be published. Required fields are marked *