where do we use dyanamic call ?
and where do we use static call pls give any example pls ?
Answer Posted / kanchan
where speed is required we use Static call and if storage
is an inportant factor then we use dynamic call
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How do define dynamic array in cobol.
what is s000 u4087 error? please give the all error codes in cobol,jcl.
How do you reference the fixed block file formats from cobol programs
What is amode(31)
What is the difference between comp and comp-3?
What are the different rules of SORT operation?
can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech
What are the various section in data division and briefly explain them.
Explain how you can characterize tables in cobol?
Explain how to differentiate call by context by comparing it to other calls?
Discuss about changing dataset name in proc.
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
Write the code implementing the perform … varying.
How are the next sentence and continue different from each other?