Please let me know at which Scenarios we will go for STATIC
call or DYNAMIC
Answer Posted / mahesh
Dynamic calls are used when subprogram is called frequently.
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
How do you get the data to code the BMS macro?
How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
What is the difference between comp and comp-3?
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
What is a scope terminator give example?
Name the divisions, which are available in a cobol program?
what is difference between cobol and cobol/400
What is comp-1 and comp-2?
How do define dynamic array in cobol.
IF I mention stop run in CICS what happens?
What do you understand by psb and acb?
how to convert the recors form vsam file to db2 table tru file aid
How to use the same COBOL program in Batch and CICS on lines? explain with an example
Define static linking and dynamic linking.