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

What is the SQL Communications Area and what are some of its key fields?

1 Answers  


how can you save the query in QMF?IS IT POSSIBLE OR NOT.IF POSSIBLW HOW?

1 Answers   Hewitt,


What is IMAGECOPY ?

6 Answers  


What do you do to keep the cursor from closing after a commit?

1 Answers  


How to run db2 command in windows?

0 Answers  






What do you need to do before you do EXPLAIN?

1 Answers  


Which component is used to execute the sql statements?

0 Answers  


How connect db2 database to datastage?

0 Answers  


What is the function of buffer manager?

1 Answers  


Can we insert update delete in view?

0 Answers  


i want to maintain uniqueness on pdf without make lf??????????

0 Answers  


What is the difference between "db2ilist" and "db2 get instance" commands in DB2 Database Server?

0 Answers   MCN Solutions,


Categories