COMPILER DESIGN

SYNTAX ANALYSIS

ROLE OF THE PARSER

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
Cross compiler
B
Optimizing compiler
C
One pass compiler
D
Source 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.