what is Static and dynamic linking



what is Static and dynamic linking ..

Answer / srini

In static linking the load modules of the called/sub
programs are also loaded into main/calling program load
module,and incase of dynamic linking the load modules of
main/calling and sub/called programs are kept seperate and
will be loaded dynamically when ever there is a perticular
call statement.

Is This Answer Correct ?    4 Yes 0 No

Post New Answer

More DB2 Interview Questions

Can one database have multiple instances?

1 Answers  


What is the connection string to connect to the DB2 Database ?

1 Answers   MCN Solutions,


How to get Top 10 Salaries from a Table

11 Answers   Accenture, HTC,


How do you select a row using indexes in db2?

1 Answers  


Can you tell me how can you find out the # of rows updated after an update statement?

1 Answers  


What is difference between *omit and *nopass?

1 Answers   IBM, TCS,


I am getting a error multiple row fetched while executing a Cobol-DB2 program.How can I solve it without using a cursor.

8 Answers  


Describe major components of db2?

1 Answers  


There is a 5000 EMP in company.how we find out the 5th highest getting salary employee outof 5000 employes........

10 Answers   IBM,


What are the uses of db2 optimizer?

1 Answers  


What is the maximum No of rows per page?

1 Answers   IBM,


How many databases are there?

1 Answers  


Categories