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
How to remove 2 duplicate records and copy only one using job control language?
What is comp-1 and comp-2?
What are the pertinent COBOL commands?
What is the Purpose of POINTER Phrase in STRING command in COBOL?
how to refer the data field?
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
What is a scope terminator give example?
example for sub strings ? and refernce modifications whit output pls
Whats the difference between search & search ALL?
how to access the file from prodution from changeman tool and to submit a file to production
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
Which division and paragraphs are mandatory for a COBOL program?
What is the difference between Call and a Link?
What is the difference between binary search and sequential search?
what is the use of outrecord?