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 are INPUT PROCEDURE and OUTPUT PROCEDURE?
What is length is cobol?
What is rmode(24)
Which mode is used to operate the sequential file?
What are literals?
What is the difference between Global and External Variables?
What are all the divisions of a COBOL program?
1.Is it possible to move the data from 99.99 to 99v99? 2.What is the CICS-vsam Compilation process? 3.In My GDG 5 generation will be there GDG3 got an abend what will happen? 4.In my GDG first generation is +1 And I want to add the new generation what will happen previous generation? 5.How can you give the PIC clause below conditions A). s9 (reddy), B). s9 (5) occurs 5 times? 6.How override the proc from a particular step? and what is symbolic and override Procs?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
What is perform what is varying?
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
What is the difference between goback, stop run and exit program in cobol?
What are the different rules to perform a Search?
How do you get the data to code the BMS macro?
i need a small 3d program using inline and outline.