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

Is db2 a database?

0 Answers  


if any of the column names is provided wrong, where do you get the error(during precompilation or during Bind)

3 Answers  


how 2 resolve the -311 sqlcode

1 Answers  


Can DB2 be accessed by TSO users? If yes, which command is used to invoke DB2?

1 Answers  


What is the function of buffer manager?

1 Answers  






What is a result table?

1 Answers  


A Table feild is declared as Decimal(7,2). I want to insert the decimal in to this column thru cobol-db2 program. How should I declare my local input file variable or any suggestion?

7 Answers   IBM,


What is coalesce in db2?

0 Answers  


What is the difference between TYPE 1 index & TYPE 2 index

1 Answers   IBM,


What is the information associated with sysibm.syslinks table?

0 Answers  


What action db2 takes when a program aborts in the middle of a transaction?

0 Answers  


What is Call attach facility? How does it work?

1 Answers   Syntel,


Categories