

MCQOPTIONS
Saved Bookmarks
1. |
Cross-compiler is a compiler __________ |
A. | Which is written in a different language from the source language? |
B. | That generates object code for the machine it’s running on. |
C. | Which is written in the same language as the source language? |
D. | That runs on one machine but produces object code for another machine |
Answer» B. That generates object code for the machine it’s running on. | |