System programming MCQ Quiz Hub

SYSTEMS PROGRAMMING /LOADERS MCQ

Choose a topic to test your knowledge and improve your System programming skills

1. The linker ?




2. A system program that combines the separately compiled modules of a program into a form suitable for execution ?




3. Loading process can be divided into two separate programs, to solve some problems. The first is binder the other is ?




4. Load address for the first word of the program is called




5. A linker program




6. Consider a program with a linked origin of 5000. Let the memory area allocated to it have the start address of 70000. Which among the following will be the value to be loaded in relocation register?




7. Resolution of externally defined symbols is performed by




8. Relocatable programs




9. Memory allocation involves which of the following task(s)




10. Static memory allocation is typically performed during _____________.




11. Dynamic memory allocation is typically performed during _______________.




12. Dynamic memory allocation is implementing using ________________.




13. ________________ are used for reduce the main memory requirements of program.




14. ______________is used for reducing relocation requirements.




15. Linking is process of binding




16. If load origin is not equal to linked origin then relocation is performed by




17. If linked origin is not equal to translated address then relocation is performed by___________




18. Which is not a funciton of a loader




19. Binder performs the functions of




20. A system program that set up an executable program in main memory ready for execution is




21. A system program that sets up an executable program in main memory ready for execution




22. In an absolute loading scheme which loader function is accomplished by loader




23. Disadvantage of compile and go loading scheme is that




24. The non-relocateable program is one which




25. A self relocating program in one which




26. The linker




27. 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?




28. Relocating bits used by relocating loader are specified by




29. Which of the following can be accessed by transfer vector approach of linking?




30. A system program that combines separately compiled modules of a program into a form suitable for execution is




31. A system program that brings together separately compiled modules of a program into a form language that is suitable for execution




32. A system program that combines the separately compiled modules of a program into a form suitable for execution?




33. Which of the following system software always resides in the main memory ?




34. Loader is a program that




35. A loader is




36. In an aboslute loading scheme, which loader function is accomplished by programmer?




37. A loader is a program that




38. A system program that setup an executable program in main memory ready for execution is




39. A system program that set-up an executable program in main memory ready A system program that set-up an executable program in main memory ready for execution isfor execution is




40. A non relocatable program is the one which




41. Which of the following module does not incorporate initialization of values changed by the module ?




42. A linker reads four modules whose lengths are 200, 800, 600 and 500 words, respectively. If they are loaded in that order, what are the relocation constants ?




43. In an absolute loading scheme, which loader function is accomplished by assembler ?




44. In an absolute loading scheme, which loader function is accomplished by loader ?




45. A linker is given object module for a set ofprograms that were compiled separately. What information need not be included in an object module




46. Which of the following functions is performed by loader ?




47. Which of the following functions is/ are performed by the loader?




48. Loaders that allow for program relocation are called




49. When a computer is first turned on or restarted, a special type of absolute loader, called a ______ is executed




50. A relocate program form is the one which




51. In an absolute loading scheme, which loader function is accomplished by loader?




52. In what module, multiple instances of execution will yield the same result even if one instancy has not terminated before the next one has begun?