Run-time dynamic linking and load-time dynamic linking
Whenever loading programs into memory, what is the dissimilarity occurs between run-time dynamic linking and load-time dynamic linking?
Expert
In load-time dynamic linking: Load component to be loaded is read into memory. Any reference to a goal external module causes that module to be loaded and the orientations are updated to a relative address from the start base address of the application module.
In run-time dynamic loading: A number of the linking is postponed till actual reference throughout execution. Then the correct module is linked and loaded.
Explain different types of operating systems?
Write down the drawbacks of Micro-kernels?
Write a short note on SMP?
Write down some of the advantages of Child Domain?
Specify the principal events of the Process Creation.
Write down the various kinds of Kernel?
Provide mainly two hardware instructions and their definitions which are used in order to implement the mutual exclusion.
Give brief introduction of the term thrashing?
Describe the merits of the Multiprogramming.
Explain about the java threads?
18,76,764
1949132 Asked
3,689
Active Tutors
1444773
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!