COMPILER DESIGN

TOOLS AND TECHNIQUES FOR COMPILER DESIGN

MISCELLENOUS

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
A compiler for a high-level language that runs on one machine and produces code for a different machine is called
A
optimizing compiler
B
one pass compiler
C
cross compiler
D
multi pass compiler
Explanation: 

Detailed explanation-1: -20. What is the compiler called which runs on one machine and produces code for a different machine? Explanation: The compiler called which runs on one machine and produces code for the different machines is called a cross compiler.

Detailed explanation-2: -Explanation: The Canadian Cross is a technique for building cross compilers for other machines.

Detailed explanation-3: -Explanation: Cross compiler is a compiler which runs on one machine and generates code for more than one machine.

There is 1 question to complete.