BY seeing a program how can we say that it is static call
or dynamic call
Answer Posted / in.ameen
If the program name is moved to a WSS variable and then a call
is moved using this variable then its a dynamic call else if
the Call is made directly using the sub program name then its
a static call
Is This Answer Correct ? | 16 Yes | 0 No |
Post New Answer View All Answers
Write a cobol program making use of the redefine clause.
What is perform what is varying?
What is cobol?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
How do you reference the following file formats from cobol programs?
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
What is the difference between Call and a Link?
What is the utilization of copybook in cobol?
What is length is cobol?
how can i see junk values in dclgen or in hostvariable of comp ?
What are the different types of condition in cobol and write their forms.
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)
IF I mention stop run in CICS what happens?
how to access the file from prodution from changeman tool and to submit a file to production