if one main program ,n -subprograms are then which call you
follow ?why reasonuhg
Answer Posted / sandhya
dynamic call is preferable with respect to space and
static call is preferable with respect to fast execution...
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Explain the configuration section of a cobol program with examples of syntax.
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
i need a small 3d program using inline and outline.
How you can characterize tables in cobol?
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
What are the different types of condition in cobol and write their forms.
What are the different data types in cobol?
How can you get the ksds file records into your cobol program?
What is link edit in cobol?
What is the Purpose of POINTER Phrase in STRING command in COBOL?
In COBOL programming, what is PERFORM? What is VARYING?
How do you get the data to code the BMS macro?
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
What are the pertinent COBOL commands?