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

Easy explanation: The output of the pre-PROCESSOR is given to the compiler in which it PRODUCES an assembler FILE from the INSTRUCTION codes of the processor.



Discussion

No Comment Found

Related InterviewSolutions