What is the difference between static call & Dynamic call?
Answer Posted / ms. stanley
When the Subprogram (Subroutine) Name is specified at
Run-time its called as Dynamic Call.
When the Subprogram (Subroutine) Name is pre-defined, its
called as a static call.
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
) How do u handle errors in BMS macro
Have you used comp and comp-3 in your project? And how?
what happens if parmparameter passes zero bytes to the program
how to convert the recors form vsam file to db2 table tru file aid
What are the pertinent COBOL commands?
How to print 10 to 1 if the input have only 10 digit number?
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
Explain about different table spaces.
Difference between cobol and cobol-ii?
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
What kind of error is trapped by on size error option?
A table has two indexes defined. Which one will be used by the SEARCH?
I have a program with an Array of 5000 occurences which is being passed from 5 sub levels to the front end screen. Thess 5 programs using each 5*2 = 10 different arrays with size as 5000. This is causing the transaction to utilize more storage consupmtion. I am looking to reduce the storage consumption. As part of that initially i thought Dynamic array may solve my problem. After viewing the comments given i see its same as normal array. IS there any other way we can resolve this issue?
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
How do you reference the following file formats from cobol programs?