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

Answers

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.   Your Comment






Search
Can you Answer!!
  • Q What are the terms related to views?
  • Q Difference between discount and rebate?
  • Q Explain the difference between reference signal (rs) and synchronization signal (ss) in the lte? also mention types of rs and ss?
  • Q Who was the first poet to be buried in Poets Corner in London's Westminster Abbey?
  • Q Is written communication is the transmission of message / information through written words in electronic mails?
  • Q How to sort a list in reverse order
  • Q How many applications have you made?
  • Q Do you want to know the country grouping (molga)
  • Q Have you done upgradation for client machine?
  • Q HOW MUCH DO YOU THINK WILL IT COST YOU TO STAY IN THE USA?
  • Q What is the method overriding?