1.

Which of the following is also known as loader?(a) locater(b) linker(c) assembler(d) compilerI had been asked this question in quiz.I want to ask this question from The Compilation Process-II topic in division Writing Software for Embedded Systems of Embedded Systems

Answer»

The correct choice is (B) linker

The best explanation: The linker is also known as a loader. It can take the OBJECT file and SEARCHES the library files to find the ROUTINE it calls.



Discussion

No Comment Found

Related InterviewSolutions