Load-time dynamic linking and run-time dynamic linking
In loading programs to the memory, illustrate the difference between the load-time dynamic linking and run-time dynamic linking?
Expert
For load-time dynamic linking: Load module to be loaded is read to the memory. Any reference to target external module causes that the module to be loaded and the references are updated to the relative address from the beginning base address of the application module.
With run-time dynamic loading: A few of the linking is postponed till actual reference throughout execution. Then the accurate module is loaded and linked.
Explain, why thread is known as the lightweight process?
What do you understand by the term pre-paging and demand-paging?
What do you mean by the term VPN Server? Describe in brief.
Explain the different job scheduling in the operating systems?
Describe the term transaction and explain its operations?
Briefly explain compaction?
What do you mean by SCSI? Write down in brief.
Explain about the java threads?
Provide mainly two hardware instructions and their definitions which are used in order to implement the mutual exclusion.
Explain about the Real-Time System?
18,76,764
1954475 Asked
3,689
Active Tutors
1428301
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!