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



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

Answer / Pervinder Singh

Load-time dynamic linking occurs when a program loads all its dependencies (libraries or modules) during initialization. Run-time dynamic linking occurs when a program requests and loads necessary libraries or modules at runtime as needed.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Programming Languages AllOther Interview Questions

differences between qtp10.0 and 11.0 ?

1 Answers  


About CLR, reflection and assemblies?

2 Answers   pspl,


converting 41.685 to binary

1 Answers   Hughes,


I want Ada programming language books. Could anyone post me any link for that?

1 Answers  


what is microprocessor?

1 Answers   HCL,


why we use static with only main()class not with other class

2 Answers   TCS,


When we use Windows authentication mode

1 Answers  


How to get the index of the clicked field in reports in ABAP?

0 Answers   Deloitte,


if heap sort contains n elements, no of comparsions required are

2 Answers   Hughes,


what is the difference between "types" and "data" in abap.

4 Answers   Tech Soft,


Write code to read the records from a file and load any array of size 99?make sure that you take care of all the error conditions?

1 Answers  


how to fin top two miximum values in sql? not 2nd both max value of 1st and 2nd both have to find out

1 Answers  


Categories