What are differences between Static Call and Dynamic Call?
Answer Posted / ravi
Static call is compiled and link edited to seperate load
module of calling program.
Dynamic call is compiled and link edited to different load
module of calling program
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.
What are the pertinent COBOL commands?
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
Write a program to enter and display the names of students in a class using the occurs clause.
How can you get the ksds file records into your cobol program?
What are the access modes of START statement?
What is difference between static and dynamic call in cobol?
What is redefines clause in COBOL?
What are 77 levels used for?
how do you reference the variable block file formats from cobol programs
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
Which mode is used to operate the sequential file?
how to access the file from prodution from changeman tool and to submit a file to production
What is the utilization of copybook in cobol?