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


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Programming Languages AllOther Interview Questions

1. Consider the following code in our example assembly language: ; an example bit of assembly code ROOT: W FATHER FATHER: W SON1 W SON2 SON1: W NIL W NIL ; ---------------------- SON2: W GRANDSON W NIL GRANDSON: W NIL W NIL NIL = 0 Assemble this code carefully following the two pass model, and show the symbol table at the point marked by the dashed line during each pass.

0 Answers   TCS,


How to create a new dataset only duplicate observations in proc sort procedure?

0 Answers   Accenture,


What is the GAC? What problem does it solve?

2 Answers  


What function would you use to extract characters from a given string?

2 Answers  


What is the maximum amount of memory any single process on Windows can address? Is this different than the maximum virtual memory for the system? How would this affect a system design?

2 Answers  


How to find the aerry size

1 Answers   Cap Gemini,


what do you meant by Platform-Independent in Java?

6 Answers   Persistent,


What is the client concept in SAP? What is the meaning of client independent?

3 Answers  


what is c sharp dotnet

0 Answers   NIC,


it is a language or tools?

0 Answers  


what is the abap/4

1 Answers  


It is possible to take number of controls added to form at run-time.ex-when user enter 6, 6 text boxes get added to form,next time number of controls get change as per user number enter. What is code for that?

0 Answers   Honeywell,


Categories