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

Answer Posted / raj kumar

Load-time dynamic linking:
(1)linker tells the system that load the DLL at load time.
(2)When you use load-time dynamic linking, you need an
import library file(.lib).

Run-time dynamic linking:
(1)linker tells the system that load the DLL at run time.
(2)When you use run-time dynamic linking, you do not need an
import library file.

Is This Answer Correct ?    3 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the largest ram?

531


What is chkdsk command?

616


What is a 64 bit application?

528


What is external fragmentation?

633


Is 4gb ram enough for netflix?

632






What is called a page fault?

596


What is the difference between shared memory and distributed memory?

576


Is non-pre-emptive scheduling frequently used in a computer? Why?

535


Where is program files located?

562


What are the benefits and losses of placing the functionality in a device controller rather than in placing it in the kernel?

599


What is ex and vi?

608


What is starvation and aging?

680


How do I force a program to close?

519


What is risc technology?

615


Who made the first 64 bit processor?

529