what is difference between Static call and Dynamic call?
How does it function?

Answer Posted / girish kumar

STATIC CALL DYNAMIC CALL
1. call with in the program is 1. call outside of the prog
called static call is called dynamic call.

2. Main program and sub program 2. Main program and sub-
both are stored in same load program stored in
module. different load
modules.

3. It will reserve some space to 3. It doesn't reserve
sub-program before the space for sub-prog
execution. before the execution

By the load module we can identify weather static
call or dynamic call, both main and sub programs stored
in same load module that is main program.

Is This Answer Correct ?    8 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why do chiropractors use drop table?

666


Differentiate between cs and rr isolation levels? Where do you specify them?

589


Why do we bind in db2?

634


Define db2.

674


How do I create a view in db2?

608






What is the result of open cursor statement?

640


Comment whether the cursor is closed during commit or not.

677


What is the difference between using bind () and rebind () methods of naming class?

798


How is a typical db2 batch pgm executed?

644


How do you eliminate duplicate values in db2?

690


What is database reorganization?

593


What is alias in db2?

574


How to connect to db2 database from windows command line?

565


What type of database is db2?

527


What is commit in db2?

596