Answer Posted / 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 View All Answers
What is declare cursor?
How to run db2 command in windows?
Comment whether the cursor is closed during commit or not.
What is the maximum No of rows per page?
What is db2?
How to find primary key of a table in db2?
DB2 can implement a join in three ways using a merge join, a nested join or a hybrid join. Explain the differences?
Is it possible using max on a char column?
Can we update view in db2?
What are the various isolation levels possible?
What is database alias db2?
How to create backup table in db2?
What is buffer pool?
How do I add a column to an existing table in db2?
What is node in db2?