What is Dynamic loading
Explain what do you mean by the term Dynamic loading?
Expert
With Dynamic loading, a routine is loaded whenever it is called. All routines are placed over the disk in the re-locatable load format. The major program is loaded into the memory and is executed. Whenever a routine required to call another routine, calling routine first checks to see if the other routine has been loaded. If not, the re-locatable linking loader is called to load the desired routine into the memory and to update the program's address tables to reflect this change. Then, Control is passed to the newly loaded routine.
Explain the aim of memory management?
Explain the three types of RAM Socket in brief.
What is Process? Explain in brief.
What do you understand by the term Executive in Windows NT?
Briefly describe the meaning of Kernel?
Explain the basic approach of page replacement?
write a short note on time stamp ordering
Explain what is meant by the term Counting Semaphore and Binary Semaphore?
Explain the benefit of dynamic loading? Also define MMU
Give a brief introduction of the term ‘daemon’?
18,76,764
1950358 Asked
3,689
Active Tutors
1416422
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!