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 db2 stogroup?
What is buffer pool?
What is difference between rollback and commit?
I understand Join always perform better than subqueries. Then what is the advantage/use of Subqueries/correlated subqueries etc.,in DB2 programming.Please explain.
What is cascading rollback?
Mention the length of physical storage of the given data types of db2 – date, timestamp, time
What is rebind in db2?
How does db2 sample database connect?
How to resolve deadlock issue
For a db2 column that is being defined as decimal (11, 2), discuss the cobol picture clause.
What are host variables in db2?
What is null in db2?
Comment whether dclgen is mandatorily used. If not, then what is the point of using it?
What is the difference between "db2ilist" and "db2 get instance" commands in DB2 Database Server?
What is load utility in db2?