if one main program ,n -subprograms are then which call you
follow ?why reasonuhg

Answer Posted / shiva

in dynamic call the subprogram load modules are linked
during execution..so it terms of processing it is slow
compared to satic...

but no need to compile main pgm every time when subprogm
is modified...it is one bst advantage over static call....

hence dynamic call is pereferable....

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is link edit in cobol?

962


How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that

2993


example for sub strings ? and refernce modifications whit output pls

2094


How to remove 2 duplicate records and copy only one using job control language?

994


Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc

1055


What is a report item?

924


In COBOL programming, what is PERFORM? What is VARYING?

891


What are the different rules of SORT operation?

922


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

5123


2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic

2381


What is the local-storage section?

905


What is the default value(s) for an initialize and what keyword allows for an override of the default?

969


What is the utilization of copybook in cobol? Could we utilize a similar copybook?

970


What is amode(31)

932


What are the various section in data division and briefly explain them.

936