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.
What do you mean by Operation Master Role? Describe in brief.
Explain, why thread is known as the lightweight process?
List some of the disadvantages of context switching?
Explain the term semaphores?
What do you mean by the term Domain Controller? Describe in brief.
Illustrate the term Batch Systems.
Give a brief introduction of the term zombie process?
What do you mean by the Direct Communication?
Explain the term symmetric multiprocessing in brief.
Explain what do you understand by the FPCB?
18,76,764
1940430 Asked
3,689
Active Tutors
1439043
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!