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 the term deadlock and starvation?
Describe the term Co-operating process in brief.
Specify the kinds of the Scheduling that are available.
Briefly explain compaction?
Give brief introduction of the term command interpreter?
What do you understand by the term resident set and working set of a process?
Define the term secondary memory.
Explain what is address binding?
What do you understand by the term mutant?
List out the elements of the Computer System.
18,76,764
1945718 Asked
3,689
Active Tutors
1425179
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!