what is difference between Static call and Dynamic call?
How does it function?
Answer / 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 |
what is main use of table space and index object? please its urgent
5 Answers CA, Cap Gemini, CGI, CTS, EDS, HTC, IBM, Satyam, Syntel, TCS, Wipro,
How will fetch last 5 rows from table in db2
what is the difference between join and union?
what is load and unload in db2
Explain in brief how does db2 determine what lock-size to use?
What is a synonym ?
What is the difference between using bind () and rebind () methods of naming class?
What are the uses of db2 optimizer?
What is the difference between Primary key and unique index?
Highlight all the advantages that are attached to a package.
what is the process of precompiler?
What is buffer pool in the db2 database?