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.
Write down the demerit of MVT?
What do you mean by the context switching?
Briefly explain the term ‘deadlock’?
What do you understand by the term Time-sharing Systems?
What is meant by a Monitor? Explain in detail.
Give a brief introduction of the term ‘daemon’?
Explain the term Symmetric clustering.
Explain the term system utilities in brief.
What do you mean by the term Active Directory Partitions? Write down a short note on it.
Write down a short note on the Directory Services restore mode?
18,76,764
1925449 Asked
3,689
Active Tutors
1426442
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!