GATE 1993
March 17, 2025GATE 1993
March 17, 2025Compiler-Design
|
Question 6
|
A part of the system software, which under all circumstances must reside in the main memory, is:
|
text editor
|
|
|
assembler
|
|
|
linker
|
|
|
loader
|
|
|
none of the above
|
Question 6 Explanation:
In a program the loader that can loads the object of the program from secondary memory into the main memory to execute the corresponding program. Then the loader is to be resides in the main memory.
Correct Answer: D
Question 6 Explanation:
In a program the loader that can loads the object of the program from secondary memory into the main memory to execute the corresponding program. Then the loader is to be resides in the main memory.
