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
Which is not true about evaluate statement
I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?
What are the pertinent COBOL
Which mode is used to operate the sequential file?
What is the difference between comp and comp-3?
Can a Search can be done on a table with or without Index?
Why did you choose to work with ibm mainframe cobol programming?
What are 77 levels used for?
What are INPUT PROCEDURE and OUTPUT PROCEDURE?
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
What are declaratives and what are their uses in cobol?
Discuss about changing dataset name in proc.
What is cobol?
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?