Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

In loading programs into memory, what is the difference
between load-time dynamic linking and run-time dynamic
linking?

Answer Posted / guest

For load-time dynamic linking: Load module to be loaded is
read into memory. Any reference to a target external module
causes that module to be loaded and the references are
updated to a relative address from the start base address
of the application module.
With run-time dynamic loading: Some of the linking is
postponed until actual reference during execution. Then the
correct module is loaded and linked.

Is This Answer Correct ?    6 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to take backup using active directory recyclebin concept

2307


How to recovery from deadlock?

1094


When designing the file structure for an operating system, what attributes are considered?

1109


What does a 64 bit processor mean?

1037


How many registers does x86 have?

1026


What is the current microsoft operating system?

1071


Why is 64 bit better?

1065


What are the deadlock avoidance schemes?

1267


Explain translation lookaside buffer?

1275


How do I find the path to a file?

1092


What is the difference between af_inet and pf_inet?

1000


Can you install a 32bit program on a 64 bit computer?

953


What is the purpose of ram in a computer?

1104


What resources are used when a thread created? How do they differ from those when a process is created?

1059


What is short term scheduler in operating system (os)?

1224