1.

A system program that setup an executable program in main memory ready for execution is?(a) Assembler(b) Linker(c) Loader(d) Load and goI got this question in an interview for job.I would like to ask this question from LR Parser topic in section Bottom Up Parsing of Compiler

Answer»

Right answer is (c) LOADER

Best explanation: A loader is the part of an operating system that is responsible for loading programs and libraries. It is one of the ESSENTIAL STAGES in the process of starting a program, as it places programs into memory and PREPARES them for execution.



Discussion

No Comment Found

Related InterviewSolutions