What are differences between Static Call and Dynamic Call?

Answer Posted / ravi

Static call is compiled and link edited to seperate load
module of calling program.
Dynamic call is compiled and link edited to different load
module of calling program

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?

897


What are the different rules for performing sort operation?

763


How you can characterize tables in cobol?

720


How to remove the spaces at the end of each record in the output file of variable length, via cobol program?

676


How to traceback if I am getting SOC7 or SOC4 abend? List down the steps

983






what is the use of outrecord?

1772


What is the difference between a binary search and a sequential search what are the pertinent cobol?

736


What are all the divisions of a COBOL program?

665


how do you reference the printer file formats from cobol programs

667


what is difference between cobol and cobol/400

21568


i need a small 3d program using inline and outline.

1640


What is the difference between perform … with test after and perform … with test before?

885


What are the rules of the move verb?

708


Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning

686


Difference between cobol and cobol-ii?

710