1.

Which of the following gives the final control to the programmer?(a) linker(b) compiler(c) locater(d) simulatorThis question was posed to me in a national level competition.Question is taken from The Compilation Process-II in portion Writing Software for Embedded Systems of Embedded Systems

Answer»

The correct option is (a) LINKER

The explanation is: The linker can give the final CONTROL to the PROGRAMMER concerning how unresolved references are reconciled, where the sections are located in the MEMORY, which routines are used, and so on.



Discussion

No Comment Found

Related InterviewSolutions