Tell me in loading programs into memory, what is the difference between load-time dynamic linking and run-time dynamic linking?
Submitted by: MuhammadFor 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.
Submitted by: Muhammad
With run-time dynamic loading: Some of the linking is postponed until actual reference during execution. Then the correct module is loaded and linked.
Submitted by: Muhammad
Read Online Technician Job Interview Questions And Answers
Top Technician Questions
☺ | Tell me you’ve just been assigned to a project involving a new technology. How would you get started? |
☺ | Tell me what technology-related blogs, podcasts, tweets or websites do you follow? Do you share any information yourself online? |
☺ | Tell me do you know anyone at our organization? |
☺ | Tell me what are the key object oriented concepts used by Windows NT? |
☺ | Tell me what three character traits would your friends use to describe you? |
Top Technical Support Engineer Categories
☺ | Instrumentation Interview Questions. |
☺ | CCTV Operator Interview Questions. |
☺ | Solar Panel Technician Interview Questions. |
☺ | Data Entry Operator (DEO) Interview Questions. |
☺ | Instrumentation Specialist Interview Questions. |