SYNTAX ANALYSIS
ROLE OF THE PARSER
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
loader
|
|
linker
|
|
assembler
|
|
None of the above
|
Detailed explanation-1: -1 Answer. 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.
Detailed explanation-2: -Definition of Loader It is the responsibility of the loader, a program in an operating system, to load the executable file/module of a program, generated by the linker, to the main memory for execution. It allocates the memory space to the executable module in main memory.
Detailed explanation-3: -A loader is a software component that loads the executable file into memory and prepares it for execution.
Detailed explanation-4: -The boot program loads the OS into the computer’s main memory or random access memory (RAM).