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 what you understand by passing by value.
Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
explain sorting techniques in cobol program?
Define static linking and dynamic linking.
What is the difference between next sentence and continue in cobol programing language?
how do you reference the variable block file formats from cobol programs
How to remove 2 duplicate records and copy only one using job control language?
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
what is search and searchall?what is the diffrence between them?give an best example?
Define cobol?
Name the sections present in data division.
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.