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

What is buffer pool?

612


What language is db2 written in?

595


Why cursor is used in db2?

572


List some fields from sqlca?

611


Why select is not preferred in embedded sql programs?

713






What is the advantage in De-normalizing tables in DB2?

744


What is iseries database?

597


What does db2 blu stand for?

660


Hi Everyone... Under the Logical files, when am working on multiple rec format logical file, I have joined two pf's using the multiple record format logical file concept, but when i run queried the LF only the first mentioned pf records are reflecting and I am not able to see any of the field records specified under the second pf. Kindly let me know whats the reason behind this. Below is the str of LF., R rec PFILE(LOGICAA) CUSTNO CUSTNAME BILL K CUSTNO R rec1 PFILE(LOGICAA1) CUSTNO ADD K CUSTNO .....

1897


What do you mean by rollback?

572


What is dclgen (declaration generator)?

601


What is release/acquire in bind?

656


What is page size in db2?

562


How to resolve deadlock issue

17971


Explain package in db2 and its advantages?

593