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 the term virtual memory?
Explain the term logical address and physical address.
Explain relative and absolute cell referencing techniques with help of sample data.
Describe the well-liked multiprocessor thread-scheduling strategies?
Give a brief introduction of the term Kernel in the reference of OS?
Specify what is understood by the distributed systems?
Write down the essential conditions for deadlock to occur?
Explain two data items which is used within the petersons solution?
What do you mean by the term BSOD? Describe, what do you do if you get blue screen in a computer? Explain how do you troubleshoot it?
Explain the following algorithm: a) First Come, First Served Scheduling. b) Shortest Job First Scheduling. c) Priority Scheduling.
18,76,764
1960218 Asked
3,689
Active Tutors
1443891
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!