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 |
What is the SQL Communications Area and what are some of its key fields?
how can you save the query in QMF?IS IT POSSIBLE OR NOT.IF POSSIBLW HOW?
What is IMAGECOPY ?
What do you do to keep the cursor from closing after a commit?
How to run db2 command in windows?
What do you need to do before you do EXPLAIN?
Which component is used to execute the sql statements?
How connect db2 database to datastage?
What is the function of buffer manager?
Can we insert update delete in view?
i want to maintain uniqueness on pdf without make lf??????????
What is the difference between "db2ilist" and "db2 get instance" commands in DB2 Database Server?