Under which scenario you would go for a static call as
opposed to dynamic call?
Answer Posted / preeti
If you have less storage space then you can use static call
at the place of dynamic call.
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
What are the different rules for performing sort operation?
If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly
How do you reference the following file formats from cobol programs?
What are the pertinent COBOL
How many sections are there in data division in COBOL?
Name some of the examples of COBOl 11?
What are the various section in data division and briefly explain them.
How do you define a variable of comp-1 and comp-2?
How are the next sentence and continue different from each other?
Which division and paragraphs are mandatory for a COBOL program?
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
In COBOL programming, what is PERFORM? What is VARYING?
how do you reference the rrds file formats from cobol programs
i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this
What is link edit in cobol?