where do we use dyanamic call ?
and where do we use static call pls give any example pls ?
Answer Posted / shiva
if tere r n-subprograms in a program..we use dynamoc call
since no need of compiling main program everytime as sub
programs are modofied...
any way interms of proceesing static is only one best
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Give some examples of command terminators?
how do you reference the ksds vsam file formats from cobol programs
How to remove 2 duplicate records and copy only one using job control language?
What are the different open modes available in cobol?
State the various causes of s0c1, s0c5 and s0c7.
Write the code to count the sum of n natural numbers.
Name the sections present in data division.
Which division and paragraphs are mandatory for a COBOL program?
Define static linking and dynamic linking.
) what is the difference between AID and HANDLE AID?
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
Why would you use find and get rather than to obtain?
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
example for sub strings ? and refernce modifications whit output pls