

InterviewSolution
Saved Bookmarks
1. |
Which of the following produces an assembler file in the compilation process?(a) pre-processor(b) assembler(c) compiler(d) post-processingThe question was asked in a job interview.My question comes from The Compilation Process topic in portion Writing Software for Embedded Systems of Embedded Systems |
Answer» The correct option is (c) COMPILER |
|