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
How do define dynamic array in cobol.
What are the rules of the move verb?
what is search and searchall?what is the diffrence between them?give an best example?
What is a report item?
What is the difference between PIC 9.99 and PIC9v99?
Write a program that uses move corresponding.
) How do u handle errors in BMS macro
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
What is the difference between Global and External Variables?
Name the divisions, which are available in a cobol program?
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 can we find that module can be called – whether DYNAMICALLY or STATICALLY?
Describe the cobol database components?
Mention the guidelines to write a structured cobol program?
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.