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
) what is the difference between AID and HANDLE AID?
i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
Write some characteristics of cobol as means of business language.
In COBOL programming, what is PERFORM? What is VARYING?
Define static linking and dynamic linking.
What do you understand by psb and acb?
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
How are the next sentence and continue different from each other?
What is rmode(any) ?
Discuss about changing dataset name in proc.
How you can characterize tables in cobol?
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
How do you reference the fixed block file formats from cobol programs