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
What are 77 levels used for?
What kind of error is trapped by on size error option?
Describe the cobol database components?
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
example for sub strings ? and refernce modifications whit output pls
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?
HOw can I get the negative sign while deduct high value from low value
what is difference between cobol and cobol/400
Can you please let me know the centre name of INS certification in Kolkata.
What is perform what is varying?
Why would you use find and get rather than to obtain?
What is the Purpose of POINTER Phrase in STRING command in COBOL?
how do you reference the rrds file formats from cobol programs
What are the pertinent COBOL
Write a cobol program making use of the redefine clause.