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 auditing?

2 Answers  


What is alias in db2?

0 Answers  


What is the use of db2 optimizer?

0 Answers  


in column y record abc.v abc.s xyz.j abc.h i wan only abc columns how to retrieve thi records

2 Answers   IBM,


What is a collection in db2?

0 Answers  






I need to view the number of tables existing under one particular Owner. Is it possible? If so, pl give the SQL query for this?

3 Answers  


List down the types of triggers in the db2 database?

0 Answers  


Where could you look if you had a question about whether a column has been defined as an index?

2 Answers  


what is datacom db?

2 Answers   CSC,


What is the purpose of the DSNC transaction ?

1 Answers  


Hi. I am currently working as a application developer. I would like to persue a DB2 certification exam. Can anybody please provide me the details about this exam like Syllabus, Cost and how to take the certification?

2 Answers  


how to delete perticular row from table for ex. how you will delete 3rd row from table please answer THANKS IN ADVANCE

10 Answers   IBM,


Categories