Home > Computer Engineering > Quizzes > System Programming And Compiler Construction: Loaders and Linkers
System Programming And Compiler Construction: Loaders and Linkers
Fast practice, instant feedback. Timer auto-submits when time’s up.
Avg score: 35% Most missed: “If linked origin is not equal to translated address then relocation is performed…”
System Programming And Compiler Construction: Loaders and Linkers
Time left 00:00
25 Questions

1. If linked origin is not equal to translated address then relocation is performed by____________.
2. A system program that setup an executable program in main memory ready for execution is
3. A system program that set-up an executable program in main memory ready for execution is
4. Relocating bits used by relocating loader are specified by
5. A system program that set up an executable program in main memory ready for execution is
6. ________________ are used for reduce the main memory requirements of program.
7. Linking is process of binding
8. The linker ?
9. A linker program
10. Memory allocation involves which of the following task(s)
11. A system program that combines the separately compiled modules of a program into a form suitable for execution ?
12. A system program that combines separately compiled modules of a program into a form suitable for execution is
13. Load address for the first word of the program is called
14. Binder performs the functions of
15. Relocatable programs
16. A non relocatable program is the one which
17. Dynamic memory allocation is implementing using ________________.
18. Consider a program with a linked origin of 5000. Let the memory area allocated to it have the start address of 70000. Which amongst the following will be the value to be loaded in relocation register?
19. Static memory allocation is typically performed during _____________.
20. Loading process can be divided into two separate programs, to solve some problems. The first is binder the other is ?
21. Which of the following can be accessed by transfer vector approach of linking?
22. Disadvantage of compile and go loading scheme is that
23. A system program that combines the separately compiled modules of a program into a form suitable for execution?
24. Which is not a funciton of a loader
25. Loader is a program that