Compiler Design

Which of the following best names the concept in which a compiler capable of creating executable code for a platform other than the one on which the compiler itself runs?

Correct answer

A. Cross-compiler

Explanation

Cross-compiler refers to a compiler capable of creating executable code for a platform other than the one on which the compiler itself runs.