Q529
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
AnswerD.
multipass compiler
E.
None of the above
Answer: Option C
Solution
Answer: Option C
Solution:
A compiler for a high-level language that runs on one machine and produces code for a different machine is called cross compiler.